@charset "UTF-8";
/* CSS Document */


body {
	background-image:url();
	background-color: #e3d29b;
}

a{
	color:#0066CC;
}
a:hover{
	color:#7A7CDE;
}

li a {
	color:#FFF;
}

li a:hover{
	color:#7A7CDE;
}



ul a { color:#0066CC; }

ul a:hover { color:#7A7CDE;   }  

h1 { font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:24px; font-weight:normal; }

h2 { margin-left:10px;	border-bottom: 1px solid #000;	margin:0px 10px; }

h3 { font-family:Arial, Helvetica, sans-serif; font-size:17px; font-weight:bold; border-bottom:1px solid #000000;}



#title { height:70px; background-image:url(images/title.png); background-repeat:no-repeat; }

#title .text { margin-top:25px;}

#title .text2 { margin-top:25px; margin-left:65px; }

#contentRight { float:right; font-family:Arial, Helvetica, sans-serif; font-size:14px; margin-right:45px;margin-left:10px; margin-top:20px; width:550px}

#contentLeft { float:left; margin-left:40px; margin-top:20px; margin-right:5px; }

#mainContent { background-image:url(images/main.png); background-position:top; background-repeat:repeat-y; height:auto; }

#mainContentbottom { background-image:url(images/main_bottom.png); background-repeat:no-repeat; height:30px;}



#footer { background-image:url(images/footer.png); background-repeat:no-repeat; height:70px }

#footer a, #footer a:link, #footer a:visited { color: #ffffff; text-decoration: none; }

#footer a:hover { color:#74157B; text-decoration: none; }


#footerRight { float:right; font-family:Arial, Helvetica, sans-serif; font-size:13px; margin-right:60px; line-height:20px; color:#FFFFFF; padding-bottom:10px;  margin-top:15px; }

#footerLeft { float:left; font-family:Arial, Helvetica, sans-serif; font-size:13px; margin-left:60px; line-height:20px; color:#FFFFFF; margin-top:15px;}

#webinkeTag { float:right; clear:both; margin-right:60px; font-family:Arial, Helvetica, sans-serif; }



