/* CSS Document */
BODY { font-family: Verdana, Tahoma, Arial, sans-serif;font-size: 12px;color: #000000;margin:0px; }

a{
color: #990000;}

h2{
font-size: small;
margin-left: 5px;
margin: 0;
padding-bottom: 5px;}

ul{
margin: 0;
margin-left: 15px;
padding: 0;}

li{
margin: 0;
padding: 0;
padding-bottom: 10px;}

.image{
float: left;
width: 260px;
height: 90px;
padding: 10px;
padding-top: 0;
}

#mainbox{
margin-left: auto;
margin-right: auto;
height: auto;
width: 780px;}

#top{
float: left;
width: 780px;
height: 192px;}

#logobox{
float: left;
width: 202px;
height: 192px;
background: url(../media/logobox.png) no-repeat;}

#logobox a{
float: left;
margin-top: 50px;
width: 162px;
height: 97px;
}

#logobox a.sitemap{
margin-top: 30px;
padding-left: 5px;
width: 162px;
height: 10px; 
color: #999999;
text-decoration: none;
}

#header{
float: left;
width: 578px;
height: 192px;
background: url(../media/header.png) no-repeat;}

#content{
float: left;
width: auto;
height: auto;
background: url(../media/content_bg.png) repeat-y #5c000d;}

#leftbox{
float: left;
width: 202px;
height: 272px;
background: url(../media/leftbox.png) no-repeat;}

#leftbox h1{
margin: 0;
margin-left: 5px;
color: #999999;
font-size: medium;}

#leftbox p{
margin: 5px;
color:#FFFFFF;}

#rightbox{
float: left;
width: 558px;
padding: 10px;
padding-top: 0;
height: auto;
background: #FFFFFF url(../media/rightbox.png) repeat-y;}

#rightbox h1{
margin: 0;
color: #666666;
font-size: medium;}

#rightbox p{
margin: 0;
margin-bottom: 10px;
}

#rightbox_height{
float: left;
height: 300px;
background: #FFFFFF;
}

#bottom{
float: left;
height: auto;
width: 780px;}

#footer_top{
float: left;
padding-top: 10px;
width: 780px;
height: 4em;
text-align: center;
background: url(../media/footer_top.png) top no-repeat #998675;}

#footer_top a{
color: #333333;}

#footer_bottom{
float: left;
width: 780px;
height: 20px;
background:url(../media/footer_bottom.png) bottom no-repeat;}

/****************************** Start ***********************************************/

.bread{
font-size:small;
color: #333333;
}

p{
color: #333333;}

#header_start{
float: left;
width: 578px;
height: 192px;
background: url(../media/header_start.png) no-repeat;}

#rightbox_start_image{
float: left;
width: 578px;
height: 137px;
margin-bottom: 10px;
background: url(../media/rightbox_start.png) no-repeat #ffffff;}

#rightbox_start{
float: left;
width: 578px;
height: 400px;
background: url(../media/rightbox.png) repeat-y #ffffff;}

#rightbox_start h1{
margin: 0;
padding-left: 8px;
color: #666666;
font-size: medium;}

#rightbox_start p{
margin: 0;
margin-bottom: 0px;
padding: 10px;
padding-top: 0;
padding-bottom: 5px;}

#rightbox_height_start{
float: left;
height: 180px;
}

#imageContainer {

	position:relative;
	width:490px;

}

/********************************** SITEMAP *************************************************************/
#sitemap a{
color:#333333;}








