body{
	text-align: center;
}

body{
    background-image: url('bg04a.jpg');
    background-repeat: repeat
    font-family:Verdana, Arial, sans-serif;
	font-size: 13px;
	font-variant: normal;
	text-decoration: none;
	font-color: #A52A2A;
}

.thumbnail{
position: relative;
z-index: 0;
color: #990000;
text-decoration: none;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #ffffd9;
padding: 5px;
left: -1000px;
border: 1px solid #330000;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 20px;
left: -100px; /*position where enlarged image should offset horizontally */
font-family:Verdana, Arial, sans-serif;
font-size: 10px;
}
      
 a.tooltip:link {color: #4a4a00; text-decoration: none;}
 a.tooltip:visited {color: #4a4a00; text-decoration: none;}
 a.tooltip:hover {color: #cccc99; text-decoration: none;}
 a.tooltip:active {color: #D2691E; text-decoration: none;}


 a.main:link {color: #990000; text-decoration: none;}
 a.main:visited {color: #990000; text-decoration: none;}
 a.main:hover {color: #ffff99; text-decoration: none;}
 a.main:active {color: #D2691E; text-decoration: none;}
 
 
#container1 {
margin-left: auto;
margin-right: auto;
text-align: left;
background-color: transparent;
width: 800px;
height: auto;
border-color: #000000;
border-style: solid;
border-width:1px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
}

#Col1 {
background-image: url('top8a.gif');
width: 800px;
height: 66px;
border-color: transparent;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
}

#Col2 {
background-color: transparent;
width: 800px;
height: 27px;
border-color: transparent;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
}

#Col3 {
background-color: #CFC28D;
width: 710px;
height: auto;
border-color: transparent;
padding-top: 10px;
padding-left: 45px;
padding-right: 45px;
padding-bottom: 0px;
line-height: 113%;
}

Col4 {
background-color: transparent;
width: 800px;
height: 25px;
border-color: transparent;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
}

#Col5 {
background-image: url('top6.gif');
width: 800px;
height: 48px;
border-color: transparent;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
}

#container2 {
margin-left: auto;
margin-right: auto;
text-align: left;
background-color: transparent;
width: 800px;
height: auto;
border-color: transparent;
border-style: solid;
border-width:1px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
}

#footer {
background-color: transparent;
width: 800px;
height: 28px;
border: transparent;
padding-top: 10px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 10px;
margin-bottom: 10px;
line-height: 110%;}

p.margin {
margin: 0cm 0cm .3cm .5cm;
line-height: 100%;
}

p.small {line-height: 130%}
p.big {line-height: 70%}

img.floatLeft { 
    float: left; 
    margin: 5px; 
}
img.floatRight { 
    float: right; 
    margin: 5px; 
}

h2.pos_right {
position: relative;
left: 296px
}

#main-nav{
	width:800px;
	height:27px;
	margin:0 auto;
	background:#acacac url(menu_p.gif) no-repeat; 				
}


#main-nav ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#main-nav ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#main-nav ul li a span{
	display:none;
}


#main-nav ul li a{
	width:114px;
	height:27px;
	margin:0px;
	padding:0px;
	display: block;
		
}

/* -- Hovers -- */

#main-nav ul li a.pro:hover{
	background: url(menu_p.gif) 0px -27px;
}
#main-nav ul li a.bio1:hover{
	background: url(menu_p.gif) -114px -27px;
}
#main-nav ul li a.bio2:hover{
	background: url(menu_p.gif) -228px -27px;
}			
#main-nav ul li a.bio3:hover{
	background: url(menu_p.gif) -342px -27px;
}	
#main-nav ul li a.epi:hover{
	background: url(menu_p.gif) -456px -27px;
}	
#main-nav ul li a.lnk:hover{
	background: url(menu_p.gif) -570px -27px;
}	
#main-nav ul li a.ctc:hover{
	background: url(menu_p.gif) -684px -27px;
}
