@charset "iso-8859-1";
body  {
	font: 100% Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #ffffff;
	background-color: #003366;
}
 #container {
	width: 90%;
	margin: 0 auto;
	background-color: #003366;
} 
/*===================Styles for the Masthead========================*/
 #masthead {
	padding: 0 10px;
	color:#FFCC66;
	background-color: #003366;
} 
 #masthead h1 {
	margin: 0; 
	padding: 10px 0; 
}
 #welcome {
	font-size:medium;
	
}
/*=================== styles for top menu ======================*/
#topmenu {
	background-color: #003366;
	text-align: center;
	font-size: .70em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	color: inherit;
	border-top: 2px solid #242F24;
	border-bottom: 2px solid #242F24;
}
#topmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topmenu li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	padding-right: 1em;
}
#topmenu a:link{ 
	color: #FFCC66;
	background-color: #003366;
	text-decoration: none;
}
#topmenu a:active {
	color: #FFCC66;
	background-color: #003366;
	text-decoration: none;
}
#topmenu a:visited{
	color: #FF9900;
	background-color: #003366;
	text-decoration: none;

}
#topmenu a:hover {
	color: #FF9900;
	background-color: #003366;
	text-decoration:underline;
}

/* End styles for top menu */

#sidecol{
	float: left;
	width: 12em; 
	padding: 15px 0;
	color:#ffffff;
	background-color: #003366;
}

#sidecol p {
	margin-left: 10px; 
	margin-right: 10px;
	}

#sidecol h3 {
	margin-left: 10px; 
	margin-right: 10px;
}
/* Link Styles for Sidecol*/
#sidecol a:link{ 
	color: #FFCC66;
	background-color: #003366;
	text-decoration: none;
	font-weight:normal;
}
#sidecol a:active {
	color: #FFCC66;
	background-color: #003366;
	text-decoration: none;
	font-weight:normal;
}
#sidecol a:visited{
	color: #FF9900;
	background-color: #003366;
	text-decoration: none;
	font-weight:normal;

}
#sidecol a:hover {
	color: #FF9900;
	background-color: #003366;
	text-decoration:underline;
	font-weight:normal;
}

/* End styles for sidecl */
#content {
	margin: 0 1em 0 13em; 
} 
#nocolumn {
	margin: 30px 30px 0px 30px;
	padding: 10px;
	text-align: left;
}
#nocolumn a:link{ 
	color: #FFCC66;
	background-color: #003366;
	text-decoration: none;
	font-weight:normal;
}
#nocolumn a:active {
	color: #FFCC66;
	background-color: #003366;
	text-decoration: none;
	font-weight:normal;
}
#nocolumn a:visited{
	color: #FF9900;
	background-color: #003366;
	text-decoration: none;
	font-weight:normal;

}
#nocolumn a:hover {
	color: #FF9900;
	background-color: #003366;
	text-decoration:underline;
	font-weight:normal;
}

/* Link Styles for Content*/
#content a:link{ 
	color: #FFCC66;
	background-color: #003366;
	text-decoration: none;
	font-weight:normal;
}
#content a:active {
	color: #FFCC66;
	background-color: #003366;
	text-decoration: none;
	font-weight:normal;
}
#content a:visited{
	color: #FF9900;
	background-color: #003366;
	text-decoration: none;
	font-weight:normal;

}
#content a:hover {
	color: #FF9900;
	background-color: #003366;
	text-decoration:underline;
	font-weight:normal;
}
#divthumb {
	border: 1px solid; border-color: #444 #AAA #AAA #444;
} 
 /* End Link Styles for Content*/
/* Photo Gallery ------------------------------------------------------ */ 
div.pic {
	float: left; height: 190px; width: 130px;
  	padding: 0 15px; margin: 5px 3px;
}
div.pic img {
	border: 1px solid; border-color: #444 #AAA #AAA #444;
}
div.ls img {
	height: 96px; width: 128px; margin: 32px 0 0;
}
div.pt img {
	height: 128px; width: 96px; margin: 0 16px;
}
div.pic ul {
	margin: 0.25em 0 0; padding: 0;
  	font: bold small Arial, Verdana, sans-serif;	
}
li.title {
	display: block; text-align: center;
}

/* Screenshot thumnails----------------------------------------------*/
div.pic1 {
	float: left; height: 80px; width: 130px;
  	padding: 0 15px; margin: 5px 3px;
}
div.pic1 img {
	border: 0; 
}
div.ls1 img {
	height: 100px; width: 128px; margin: 0;
}
div.pt1 img {
	height: 50px; width: 96px; margin: 0 10px;
}
div.pic1 ul {
	margin: 0.10em 0 0; padding: 0;
  	font: bold small Arial, Verdana, sans-serif;	
}

li.title1 {
	text-align: center;
}
/*end photo gallery-----------------------------------------------*/

#footer {
	clear: both; padding-top: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #003366;

}
#footer p {
	margin: 0;
	padding:0;
	color: #ffffff;
	background-color: #003366;
}
#footer a:link{ 
	color: #FFCC66;
	background-color: #003366;
	text-decoration: none;
}
#footer a:active {
	color: #FFCC66;
	background-color: #003366;
	text-decoration: none;
}
#footer a:visited{
	color: #FF9900;
	background-color: #003366;
	text-decoration: none;

}
#footer a:hover {
	color: #FF9900;
	background-color: #003366;
	text-decoration:underline;
}


/* =================Styles for heading tags =============== */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #FFCC66;
	background-color: #003366;
	margin: 0px;
	padding-bottom: 5px;
	text-align: center;
	
}
h2 {
	margin: 0px;
	padding-bottom: 5px;
	font-style:italic;
	text-align: center;
	font-weight:normal;
}
h3 {
	font-size: 100%;
	background-color: #003366;
	font-family:  Georgia,"Times New Roman", Times, serif;
	font-weight: bold;
	
}
h4 {
	font-size: 70%;
	font-weight: normal;
	
}
#footer {
	clear: both; padding-top: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #003366;

}/*==============link styles==============*/
a:link {
	font-weight: normal;
	color: #ffffff;
	background: transparent;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #ffcc33;
	background: transparent;
	padding: 0px;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	text-decoration : none;
	background: transparent;
	color: #ffcc00;}
a:active {
	font-weight: normal;
	text-decoration : underline;
	background: transparent;
	color: #ffff99;
}
/* Miscellaneous classes for reuse */
/*================used to center anything==============*/
.center {
	text-align: center;
}

.fltright { 
	float: right;
	margin-left: 8px;
}
.fltleft { 
	float: left;
	margin-right: 8px;
}
.clearall { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.indent {
	padding-left: 30px;
}
