#body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: top;
}
#Picture {
	float: right;
	margin: 0px 10px 10px;
	padding: 0px 5px 5px;
}

#Picturel {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}

#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
}

#boxoutr {
	float: right;
	background-color: #CCCCCC;
	margin: 15px;
	width: 210px;

}

#boxoutr p {
	margin: 5px 15px;
	font-weight: bold;
	color: #0066FF;
}

h3 {
	font-size: 75%
	border-bottom: 1px dotted #555555;
	padding-left: 1.35em;
}

#nav-menu li
{
float: left;
margin: 0 0em;
padding: 0;
text-align: center
}

#current a
{
	background: #fff url(images/currentmenu.gif) repeat-x left bottom !important;
	color: #003399!important;
}

#nav-menu a
{
	background:  url(../images/menu.gif) #fff bottom left repeat-x;
	height: 22px;
	line-height: 22px;
	float: left;
	width: 6.5em;
	display: block;
	color: #333333;
	text-decoration: none;
	text-align: center;
	border-top: 0.1em solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0.1em solid #CCCCCC;
	border-left: 0em solid #FFFFFF;
	font-weight: bold;
	left: 10px;
}


#nav-menu a:hover
{
	color: #3399FF;
	font-weight: bold;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End IE5-Mac hack */

#nav-menu
{
	width:750px;
	background-image: url(images/index_07.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.thumbsContainer	
			{
			margin: 0px; padding: 0px 0px 9px;
			background-color: #c1c1c1;
			border-left: 1px solid #fff;
			border-bottom: 1px solid #fff;
			border-right: 1px solid #fff;
			width: 310px;			
			voice-family: "\"}\""; 
			voice-family:inherit; 			
			}
			
.thumbsContainer a:hover	
			{
			border: 2px #FFCC00			}

.thumbsContainer img
			{
			border: 1px solid #929194;
			margin: 7px 0px 0px 7px;
			}

.thumbsContainer p
			{
			font: 11px Verdana, sans-serif;
			padding: 7px 7px 9px 7px;
			margin-top: 0px; margin-bottom: 0px;
			}

