body {
color: #000000;
background-color: #FFFFFF;
background-image: url(images/Site_BG_v2.jpg);
background-attachment: fixed;
font-family: Verdana, Arial, Helvetica;
font-size: 14px;
}


#container {
text-align: center;
margin: 0 auto;
width: 800px;
border: 1px black solid;
}


#header {
background-image: url(images/actart%20header%20v6.jpg);
background-repeat: no-repeat;
height: 164px;
width: 800px;
}

#navigation {
width: 800px;
background-color: #435563;
color: #FFFFFF;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
#navigation a:link { 
	color: #FFFFFF;
	text-decoration: none;
	}
#navigation a:visited { 
	color: #CCCCCC;
	text-decoration: none;
	}
#navigation a:hover { 
	color: #FFCC66;
	background-color: none;
	text-decoration: underlined;
	}


#content {
width: 776px;
background-color: #FFFFFF;
margin: 0px;
padding: 12px;
text-align: left;
}


.resumet {

border: 1px solid #003366;

width: 760px;

margin-top:5px; margin-bottom:30px;

}

.resumet tbody tr td {

font-family: "lucida grande", verdana, sans-serif;

font-size: 10pt;

padding: 3px 8px;

border-left: 0px solid #D9D9D9;

}

.resumet tbody tr.selected td {

background-color: #3d80df;

color: #ffffff;

font-weight: bold;

border-left: 1px solid #346DBE;

border-bottom: 1px solid #7DAAEA;

}




#tables {

border: 1px solid #666666;

margin-top:5px; margin-bottom:30px;

}

#tables tbody tr td {

font-family: "lucida grande", verdana, sans-serif;

font-size: 10pt;

padding: 3px 8px;

border-left: 1px solid #D9D9D9;

}

#tables tbody tr.selected td {

background-color: #3d80df;

color: #ffffff;

font-weight: bold;

border-left: 1px solid #346DBE;

border-bottom: 1px solid #7DAAEA;

}


#galleryt {
background-color: white;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
}




#updateDate {
text-align: right;
background-color: pink;
}

#footer {
width: 800px;
background-color: #435563;
color: #FFFFFF;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
