/* CSS Document */


a		{text-decoration:none; }
a:hover	{text-decoration:underline; }

#container 	{background:#ccc; margin:0 auto; width:712px; border:2px solid #fff; }
#content	{background:#FFFFFF; border-right:2px solid #FFFFFF; min-height:400px; padding:20px 20px 5px 20px; float:left; width:600px; }

#content li, #content ul {list-style:none; }

#home #homeLink, #about #aboutLink, #test #testLink, #contact #contactLink {font-weight:bold; padding:10px 10px 10px 9px; }

#navLink {font-weight:bold; padding:5px 8px 8px 8px; }

#footer	p	{color:#000000; font-size:90%; }
#footer a	{color:#000000; font-weight:normal; }

.thumbnail{
	font:80% "Trebuchet MS", verdana, arial, "Times New Roman", serif; margin:40px 0; padding:0; 
	padding: 3px 3px 8px 3px;
	background-color: #fff;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}	

.caption{ font-size: 0.9em; padding-top: 0.2em ;	}

#myGallery
{
width: 400px !important;
height: 300px !important;
}