/* 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;
height:auto;
}



#boxwrap{
height:200px;
width:500px;
margin:10px 0px 0px 0px;

}


#innerwrap{
background-image:url(../images/content_bkg.gif);
background-repeat:repeat-y;
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: 0px;
padding-left: 5px;
white-space: nowrap;
}

#navlist li{
list-style-type: none;
display:inline;
padding: 0px 0px 0px 5px; 

}

#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:2px 2px 2px 2px;
}


.navli{
font-weight:bold;
color: #000000;
margin:0px 0px 0px 5px;
}


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















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






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


#leftnav{
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 { 
margin: 0 0 1em 0; 
}




#leftnav h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:120%;
color:#000000;
text-align:center;
}


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







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





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

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

#content ul{
font-size:95%;
font-family:Arial, Helvetica, sans-serif;
margin-left: 0;
padding-left: 10px;
}

#content li{
font-size:110%;
list-style-type: none;
display:block;
margin:5px 0px 5px 0px;

}


#content a { 
padding: 0px 0px 0px 0px; 
}

#content a:link, #content a:visited{
color: #900000;
text-decoration: none;
}

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

}


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



#content2{
border-top:1px solid gray;
font-family:Arial, Helvetica, sans-serif;
height:auto;
padding: .5em;
margin:0px 0px 0px 205px;
}

#content2 h3 { 
margin: 15px 0px 10px 0px; 
font-size:90%;
}



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




/*--------------------------------------------------------------- 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 --*/




.logofloatleft{
text-align:center;
display:inline;
float: left;
width: auto;
height:50px;
background-color: #fff;
margin:10px;
padding: 0px;

}



.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;
}




.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;
}

.jumperimage{
float:right;
margin:10px 20px 10px 10px;
}


.gradimage{
float:right;
margin:10px 65px 10px 10px;
}


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


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



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


.box {
height:auto;
width:500px;
padding:5px 5px 5px 5px;
border-right: 1px groove #000000;
border-left: 1px groove #000000;
border-bottom: 1px groove #000000;
font-size:120%;
margin: 0px 0px 10px 0px;
}

.box2 {
height:125px;
width:500px;
padding:5px 5px 5px 5px;
border-right: 1px groove #000000;
border-left: 1px groove #000000;
border-bottom: 1px groove #000000;
font-size:120%;
margin: 0px 0px 10px 0px;
}







.unlist {
font-weight:bold;
line-height:160%;
font-size:70%;
width:500px;
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;
}


.unlist2 {
line-height:120%;
font-size:40%;
width:500px;
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;
}

.unlistlinks{
line-height:160%;
font-size:60%;
width:500px;
padding:5px 0px 10px 10px;
margin:0px 0px 0px 0px;
list-style-type:none;
color:#666666;
display:inline;
}




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





.italic{
font-style:italic;
}

.pic_container{
height:165px;
width:510px;
margin:0px 0px 0px 0px;
}




.gradpic{
float:right;
padding:5px;
margin:0px 5px 0px 10px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
}



.pic_wrap{
float: left;
width: 155px;
margin: 0px 0px 0px 0px;
background-color: #fff;
padding: 5px;

}

div.pic_wrap img
{

}

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


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


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

}

.script{
float:right;
font-size:60%;
}

