body {	 	
  	font-family: Georgia, "Times New Roman",
  	Times, Serif; 
  	background-image: url('../img/BG.png'); 
	background-repeat: repeat-x;	
	background-color: #c0c0c0;
  	margin-top: 5px;	  	
	text-align: left;	
}


 	
    
    
div#contentwrapper {	
	margin-top: 0px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: auto;	
	min-width: 800px;
	width:800px;
	min-height:800px;	
	background-image: url('../img/wrapperb.png') ;	
	border: 1px solid white;	
} 
    
       
div#headerleft {	
 	float:left;
 	width: 200px;
 	height:140px; 	
 	background-image: url('../img/titleleft.jpg'); 
 	
} 
div#headercenter {
	float:left;	
 	width: 400px;
 	height:140px; 	
 	background-image: url('../img/titleb.gif');  	
 	
} 
div#headerright {
	float:left;
 	width: 200px;
 	height:140px; 	
 	background-image: url('../img/titleright.jpg');  
 	
} 
  
div#toparea{
	clear:left; 
 	width:800px;		
	height:25px;		
	text-align: center;
	border-top: 1px solid white;		
	background-image: url('../img/topnavb.png');
					
}	
a.menuitem, a.menuitem:link, a.menuitem:visited{	
	padding: 5px;
	color: black;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
 }
a.menuitem:hover {
	text-decoration: underline;
}
    

div#leftarea {	
	float: left;
	width: 150px;		
	background-image: url('../img/sidenavb.png') ;	
}
a.sidemenuitem, a.sidemenuitem:link, a.sidemenuitem:visited
{
	font-size: 11pt;
	color: black;	
	background-image: url('img/sidemenubg.png'); 
	text-align: left;
	text-indent: 40px;
	padding: 1px;
	margin-top: 0px;
	text-decoration: none;
	display: block;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	left: auto;
	border-bottom: 1px solid black;
}
a.sidemenuitem:hover, a.sidemenuitem:active
{   
    background-image: url('none'); 
    text-decoration: none;
    border-bottom: 1px solid white;
    color: white;
} 
a.selectedmenuitem, a.selectedmenuitem:link, a.selectedmenuitem:visited, a.selectedmenuitem:hover, a.selectedmenuitem:active
{
	font-size: 11pt;
	color: White;	
	text-align: left;
	text-indent: 40px;
	padding: 1px;	
	margin-top: 0px;
	text-decoration: none;
	display: block;	
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	left: auto;
	border-bottom: 1px solid white;	
	background-image: url('../img/sidenavbs.png') ;  
}
 

a.submenuitem, a.submenuitem:link, a.submenuitem:visited
{
	font-size: 9pt;
	color: white;	
	background-image: url('img/sidemenubg.png'); 
	text-align: left;
	text-indent: 40px;	
	padding: 2px;
	margin-top: 0px;
	text-decoration: none;
	display: block;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	left: auto;
	
}
a.submenuitem:hover, a.submenuitem:active
{   
 text-decoration: underline;
}

a.photoslink, a.photoslink:link, a.photoslink:visited
{
	font-size:10pt;
	color: black;	
	text-align: left;
	text-indent: 40px;	
	padding: 2px;
	margin-top: 0px;
	text-decoration: none;
	display: block;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	left: auto;
	
}
a.photoslink:hover, a.photoslink:active
{   
 text-decoration: underline;
}

a.standardlink, a.standardlink:link, a.standardlink:visited
{
		text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-size:10pt;
	color: black;
	display: block;
	height: auto;
}
a.standardlink:hover, a.standardlink:active
{   
 text-decoration: underline;
}

a.indeximages, a.indeximages:link, a.indeximages:visited
{
	text-decoration: none;
	color: black;
	background-color: white;
	border: 1px solid white;
	
}




div#mainarea{ 
	float: left;
	width: 490px;
	min-height:600px;
	/*background-image: url('../img/mainareab.png') ;*/
	background-color: white;	
	padding: 5px;	   
}

div#rightarea{ 		
	float:left;
	width: 150px;	
	background-image: url('../img/rightb.PNG');	
}

div#footer {   	
	border-top: 1px solid white;
	background-color: black;
	clear: left;
	width: 800px;
	height: 45px;	
	text-align:center;
}
a.footeritem, a.footeritem:link, a.footeritem:visited{
	
	padding: 2px;
	color: white;
	font-style: normal;	
	text-decoration: none;
 }
a.footeritem:hover {
	text-decoration: underline;
}
	
	
/* START TEXT STYLE SETTINGS*/	
h1 {  	  	
  	font-family: Helvetica, Geneva, Arial,
	SunSans-Regular, sans-serif;     	
	font-size: 130%;
	font-weight: bold;
	text-align: center;
} 
h2, h3, h4, h5, h6 { 
 	font-size: 110%;
 	font-weight: bold;	
 	
} 

p.left{   	color: white;
	font-size: 75%;
	text-align: center;
	}
p {
	color: black;
	font-size: 80%;
	text-align: left;
}  

p.centered {
	color: black;
	font-size: 75%;
	text-align: center;
} 

p.copyright{  	
  	color: white;  
	text-align: center;  	
  	font-size:75%;  	
}

ul.displaylist { 
list-style-type: none;
padding-left: 15px;
margin-left: 0;

} 
#email { 
background: url(../img/email.gif) 
left center no-repeat;
padding-left: 35px;
padding-top: 2px;
margin-bottom: auto;
margin-top: 0px;
} 
#phone{ 
background: url(../img/phone.gif) 
left center no-repeat;
padding-left: 35px;
padding-top: 2px;
margin-bottom: auto;
margin-top: 6px;
} 
#skype { 
background: url(../img/skype.gif) 
left center no-repeat;
padding-left: 35px;
padding-top: 2px;
margin-bottom: auto;
margin-top: 6px;
} 
/* END TEXT STYLE SETTINGS*/


/* START EXTRA FEATURES STYLE SETTINGS*/
div#clock1{
color:white;
}


#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
a.thumb { 
color: white;
}


/* END START EXTRA FEATURES STYLE SETTINGS*/

