/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
margin: 0; 
padding: 0; 
border: 0; 
}


body{
font-size: 100.01%;
font-family: Arial, Helvetica, sans-serif;
background-image:url(../images/body_bkgd.png);

}

#container{
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
width:750px;
background-color: #fff;
color: #333;
margin:10px auto;
}



#innerwrap{
background-image:url(../images/content_bkg.gif);
background-repeat:repeat-y;
height:auto;
width:750px;


}

/*--------------------------------------------------------------- header --*/


#header{
width:100%;
height:65px;
background-color: #8f0000;
border-bottom: 3px groove #b2b6ba;
}

#header ul{
color:#000000;
margin: 2px 0px 0px 0px;

}

#header ul li{
display:inline;
list-style-type: none;
font-size: 80%;
}

#header ul li a{
color:#000000;
text-decoration:none;
padding: 0px 2px 0px 2px;
border: 1px solid #f0f0f0;
}

#header ul li a:hover{
text-decoration:none;
color:#8f0000;
padding: 0px 2px 0px 2px;
border: 1px groove #000000;
}



#top h1{
padding: 0;
margin: 0;
}

/*--------------------------------------------------------------- header --*/










/*--------------------------------------------------------------- navagation --*/



#navcontainer{
padding:5px 0px 0px 0px;
width:100%;
height:20px;
background-color: #b2b6ba;

}

ul#navlist{
font-size:65%;
font-family:Arial, Helvetica, sans-serif;
margin-left: 0;
padding-left: 5px;
white-space: nowrap;
}

#navlist li{
list-style-type: none;
display:inline;
}

#navlist a { 
padding: 0px 10px 0px 5px; 
}

#navlist a:link, #navlist a:visited{
color: #000;
background-color: #b2b6ba;
text-decoration: none;
border: 1px solid #b2b6ba;
}

#navlist a:hover{
color: #fff;
text-decoration: none;
}

#navlist li a#current{
background-color:#8f0000;
color:#ffffff;
padding:3px 4px 3px 4px;
}



/*----------------------- navagation --*/


#tabcontainer{
padding:10px 0px 0px 0px;
width:100%;
}


ul#tablist{
font-size:70%;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
list-style-type: none;
padding-bottom: 19px;
border-bottom: 1px solid #b2b6ba;
margin: 0;
width:100%;
}

ul#tablist li{
float: left;
height: 16px;
background-color: #b2b6ba;
margin: 2px 1px 0 1px;
border: 1px solid #b2b6ba;
}

ul#tablist li#active{
border-bottom: 1px solid #fff;
background-color: #fff;
text-align:center;

}

#tablist li#active a { 
color: #000; 

}

#tablist a{
float: left;
display: block;
color: #000;
text-decoration: none;
padding: 2px 7px 0px 0px;
}

#tablist a:hover { 
color: #fff;

}



/*--------------------------------------------------------------- navagation --*/










/*--------------------------------------------------------------- columns --*/


#leftnav{
display:inline;
background-color:#B2B6BA;
background-image:url(../images/main_photo.png);
background-repeat:no-repeat;
background-position:top;
float: left;
width: 200px;
margin: 0;
height:auto;
}



#leftnav p,a{ 
margin: 0px 0px 10px 10px;
text-decoration:none;
color:#8f0000; 
}

#leftnav a:hover{
color: #000000;
text-decoration: none;
}



#leftnav h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:120%;
color:#000000;
text-align:left;
margin:0px 0px 10px 15px;
}


/*--------------------------------------------------------------- columns --*/



/*--------------------------------------------------------------- content --*/





#content{
width:auto;
font-family:Arial, Helvetica, sans-serif;
height:auto;
padding: 0px 10px 0px 10px;
margin:0px 0px 0px 200px;
}

#content h2 { 
font-size:110%;
margin: 15px 0px 10px 0px;
color:#666666;
}


#content p{
text-align:justify;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:90%;
}

#content a:hover{
color: #999999;
text-decoration: none;

}


#content2{
border-top:1px solid gray;
font-family:Arial, Helvetica, sans-serif;
height:auto;
width:520px;
float:left;
display:inline;
margin: 10px 0px 5px 10px; 
padding:5px 0px 5px 10px;
}

#content2 h3 { 
font-family:Arial, Helvetica, sans-serif;
margin: 5px 0px 10px 0px; 
font-size:90%;
}



#content2 h4 { 
margin: 15px 0px 10px 0px; 
font-size:60%;
font-family:Arial, Helvetica, sans-serif;
margin:0px 0px 0px 0px;

}




#content2right{
display:inline;
border-left:1px solid gray;
width:160px;
float:right;
font-family:Arial, Helvetica, sans-serif;
height:auto;
padding:5px;
margin:0px 0px 0px 0px;
}


#content2right ul{
list-style-type:circle;
font-family:Arial, Helvetica, sans-serif;

}



#content2right li{
font-size:80%;
list-style-type:circle;
font-family:Arial, Helvetica, sans-serif;
margin:0px 0px 0px 10px;

}


/*--------------------------------------------------------------- content --*/







/*--------------------------------------------------------------- footer --*/



#footer{
width:100%;
height:30px;
clear: both;
margin: 0;
color: #ffffff;
background-color: #000000;
border-top: 1px groove #b2b6ba;
}


#footer p{
font-family:Arial, Helvetica, sans-serif;
float:right;
font-size:70%;
padding: 0px 10px 0px 0px;
margin:10px 0px 0px 0px;
}



/*--------------------------------------------------------------- footer --*/











/*--------------------------------------------------------------- classes --*/



.concontentli{
list-style-type:none;
margin:10px 0px 0px 25px;
padding:0px 0px 0px 0px;
font-size:100%;
}


.content_tbl{
background-image:url(../images/tbl_bkgrd.jpg);
background-repeat:no-repeat;
width:250px;
height:185px;
float:right;
margin:10px 0px 0px 0px;

}
.date{
float:right;
margin:25px 10px 0px 0px;
font-size:70%;
color:#ffffff;
}



.navli{
font-weight:bold;
color: #000000;
}

.headli{
color: #000000;
font-weight:bold;
}

.leftnavttext{
font-style:italic;
font-family:Arial, Helvetica, sans-serif;
font-size:85%;
margin:400px 0px 0px 0px;
color:#000000;
padding: 1em;
}


.logo{
float:left;
margin:12px 0px 0px 15px;
}

.logo em{
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
font-size: 75%;
color: #f0f0f0;
}

.home{
background-image:url(../images/home_cnr.png);
background-repeat:no-repeat;
background-position:left;
margin:0px 0px 0px 0px;
text-align:right;
float:right;
background-color:#f0f0f0;
height:20px;
width:200px;
padding: 0px 10px 0px 0px;
}

.home ul{
font-size:70%;
}

.home ul li{
padding: 0px 10px 0px 10px;
display:inline;
list-style:none;
}


.rightimage{
float:right;
margin:10px 10px 10px 10px;
}


.leftimage{
float:left;
margin:5px 5px 5px 5px;
}


.olymtheralogo{
float:left;
margin:10px 0px 0px 5px;
}



.head01 {
float:right;
font-size:80%;
background-color:#b2b6ba;
width:140px;
padding:5px 5px 5px 5px;
margin:0px 0px 0px 0px;
border: 1px solid #b2b6ba;
color:#333333;
}

.box {
float:right;
width:150px;
padding:0px 0px 0px 0px;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;

}


.unlist2 {
font-weight:bold;
line-height:140%;
float:left;
font-size:85%;
width:auto;
padding:5px 0px 10px 10px;
margin:0px 0px 0px 0px;
list-style-type:none;
color:#666666;
}

.unlist {
font-weight:bold;
line-height:140%;
float:right;
font-size:85%;
width:140px;
padding:5px 0px 10px 10px;
margin:0px 0px 0px 0px;
border-right: 1px solid gray;
border-left: 1px solid gray;
border-bottom: 1px solid gray;
list-style-type:none;
color:#666666;
}




.logowrap{
float:left;
text-align:center;
display:inline;
margin:5px 0px 5px 10px;
background-color:#FFFFFF;
width:500px;
}


.com_logo{
float:left;
margin:5px 5px 5px 10px;
}


.pic_wrap{
float: left;
display:inline;
width: 150px;
margin: 0px 0px 0px 0px;
background-color: #fff;
padding: 0px;

}

div.pic_wrap img
{

}

.caption{
font-size:70%;
text-align:center;
}


.olymtheralogo{
margin:10px 0px 0px 5px;
}




