body {
	font-size: 14px;
    background-color: #53C0E9;
    background-attachment: fixed;
    background-image: url(images/PersianBackground2.jpg);
    background-repeat: no-repeat;
	background-position: center top;
    margin:0;

}

#outershell{ 

width: 1000px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
 
}

#innershell{
	position:relative;
	width: 1000px;
	background-color: #ffffff;
	left: 0px;
	
}

#topsection{
	width:1000px; 
    background-color: #000000;
    height: 250px;
    padding: 0px;
	
}


#contentwrapper {
width:1000px; 
margin:0; 
background-color: #9FC8D6;

}  

.style1 {
font-family: Vivaldi;
font-size: 38px;
color: #000033;
font-weight: bold;

}


.style2 {
font-family: Vivaldi;
font-size: 26px;
color: #000033;
font-weight: bold;

}

.style3 {
font-family: Vivaldi;
font-size: 26px;
font-weight: bold;
color: #0A0A0A;

}

a, a:link a:active {
	text-decoration: none;
	color: #D86E97;
    font-weight: bolder;
    font-size: 14px;
}



a:visited {
	text-decoration: none;
	color: #D86E97;
    font-weight: bold;
    font-size: 14px;
}



a:hover {
	text-decoration: none;
	color: #000000;
    font-weight: bold;
    font-size: 14px;
}



a:visited:hover {
	text-decoration: none;
	color: #000000;
    font-weight: bold;
    font-size: 14px;
}


.contact {   
font-family: Arial;
	font-size: 14px;
    font-weight: bold;
	color:  #ffffff;

}

.contact a:link {
	font-family: Arial;
	font-size: 14px;
    font-weight: bold;
	color:  #ffffff;
	text-decoration: none;
    
	}

.contact a:visited {
	font-family: Arial;
	font-size: 14px;
    font-weight: bold;
	color: #ffffff;
	text-decoration: none;

	}

.contact a:hover {
	font-family: Arial;
	font-size: 14px;
    font-weight: bold;
	color: #000033;
	text-decoration: none;		
}	

.contact a:hover:visited {
	font-family: Arial;
	font-size:  14px;
    font-weight: bold;
	color: #000033;
	text-decoration: none;		
}	


#leftcolumn {

position:absolute;
float:left; 
top: 250px;
left: 0px;
width:260px; 
padding-left: 20px;
padding-right: 20px;
height: 1020px;
background-image: url(images/slover.jpg);
background-repeat:no-repeat;
background-position: bottom left;
background-color: #4B96AE;
font-family: Lucida Calligraphy,Comic Sans MS;
font-size: 14px;
font-weight: bold;
color: #ffffff;
padding-top: 10px;

}


#photocontent {
position:absolute;
float:left; 
width:190px;
left: 300px;
background-color: #53c0e9;
background-image: url(images/bluesm_border1030.jpg);
background-repeat: no-repeat;
top: 250px;
padding-left: 60px;
padding-right: 60px;
padding-top: 10px;
height: 1020px;
font-family: Lucida Calligraphy,Comic Sans MS;
font-size: 14px;
color: #000000;

}


#maincontent {

position: absolute;
float: left;
width:270px;
left: 610px;
background-color: #efefef;
background-image: url(images/white_border1030.jpg);
background-position:top center;
background-repeat: no-repeat;
top: 250px;
padding-left: 60px;
padding-right: 60px;
padding-top: 10px;
font-family: Lucida Calligraphy,Comic Sans MS;
font-size: 14px;
color: #000033;
height: 1020px;
text-align:justify;



} 

