#hide {
	/* NOTHING HERE */
}

/* Header */

#header {
	background-color: #FFFFFF;
	color: White;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#header h1 {
	padding: 0px;
	margin: 0px;
	font: normal normal normal 0%/0% sans-serif;
}

#header img {
	margin: 0px;
}
	
#menu {
	border-top: 1px solid #0E1B27;
	border-bottom: 1px solid #0E1B27;
	padding: 0px;
	font: normal normal normal 75% arial, sans-serif;
	background: #2A5071;
}

#menu ul, #submenu ul {
	padding: 8px 0px 8px 12px;
	margin: 0;
	line-height: 125%;
}

#menu li, #submenu li {
	padding: 8px;
	list-style: none;
	display: inline;
}

#menu li.selected {
	background: #649ECB;
	font-weight: 800;
}


#menu li a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#menu a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#submenu {
	background-color: #EFEFEF;
	font: normal normal normal 70% arial, sans-serif;
	color: #333333;
}
	
#submenu .highlight{
	font-weight: 800;
}

#submenu .selected{
	font-weight: 800;
}

#submenu li {
	padding: 8px;
	list-style: none;
	display: inline;
	line-height: 150%;
}

#submenu a:link {
	color: #2A5071;
	text-decoration: none;
}

#submenu a:visited {
	color: #2A5071;
	text-decoration: none;
}

#submenu a:hover {
	text-decoration: underline;
	color: #2A5071;
}

#submenu a:active {
	color: #2A5071;
	text-decoration: underline;
}


	
	
	
	
	
	
	
	
	
/* Page */	


body {
	margin: 0px;
	padding: 0px;
	background-color: #DFE4FF;
}

#content {
	background-color: White;
	color: Black;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 1px solid Silver;
	border-left: 1px solid Silver;
	padding: 0px;	
	width: 620px;
	margin: 0px 0px 0px 0.5%;
}




#subheader {
	background: #333333;
	padding: 10px 15px 15px 20px;
	margin: 0px;
	
}

#subheader h2 {
   font: normal normal bold 160% "Helvetica 55 Roman", helvetica, arial, sans-serif;
   margin: 0px 0px 0px 0px;
   padding: 0px;
   color: white;
}

#subheader h3 {
	font: normal normal normal 120% "Helvetica 55 Roman", helvetica, arial, sans-serif;
	margin: 0.3% 0px 0px 0px;
	padding: 0px;
	color: white;
}

#subheader a:link {
	color: #ffffff;
	text-decoration: none;
}

#subheader a:visited {
	color: #ffffff;
	text-decoration: none;
}

#subheader a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#subheader a:active {
	color: #ffffff;
	text-decoration: underline;
}

#subheader span.selected {
	color: #c3c3c3;
}








	
#page {
	margin: 20px;
}


#page h3 {
	font: normal normal bold 100% "Helvetica 55 Roman", helvetica, arial, sans-serif;
	color: #333333;
	margin: 2% 0px 0px 0px;
}

#page h4 {
	font: normal normal bolder 75%/195% arial, sans-serif;
	color: #333333;
	margin: 1% 0px 0px 0px;
}

#page h5 {
	font: normal normal normal 75% arial, sans-serif;
	color: #333333;
	margin-top: 2%;
}

#page .entireItem {
	margin-bottom: 20px;
	margin-top: 20px;
}

#page .newsHeadingBox {
	/*background-image: url(imgs/news.gif);*/
	background-position: 99% 50%;
	background-repeat: no-repeat;
	border-bottom: solid 1px #AEAEAE;
	margin: 30px 0px 15px 0px;
	padding-bottom: 5px;
	}

#page .newsHeadingBox h3 {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
}

#page .workshopHeadingBox {
	/*background-image: url(imgs/workshop.gif);*/
	background-position: 99% 50%;
	background-repeat: no-repeat;
	border-bottom: solid 1px #AEAEAE;
	margin: 30px 0px 15px 0px;
	padding-bottom: 5px;
	
}

#page .workshopHeadingBox h3 {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
}

#page .newsDetails {
	font: normal normal normal 70% arial, sans-serif;
}

#page p {
	font: normal normal normal 75%/195% arial, sans-serif;
	text-indent: 0%;
	margin: .4% 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: Black;
	line-height: 175%;
}


#page ul {
	font: normal normal normal 75%/195% arial, sans-serif;
	color: Black;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

#page .anchorlist {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#page ol {
	list-style-type: lower-alpha;
	font: normal normal normal 75%/195% arial, sans-serif;
	/*text-indent: 20px;*/
	color: Black;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}


#page .numeric {
	list-style-type: decimal;
	font: normal normal normal 75%/195% arial, sans-serif;
	/*text-indent: 20px;*/
	color: Black;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}


#page ol ol {
	list-style-type: lower-roman;
	font: normal normal normal 90%/195% arial, sans-serif;
	/*text-indent: 20px;*/
	color: Black;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}


#page ol ul {
	font: normal normal normal 90%/195% arial, sans-serif;
	color: Black;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}










#page a:link {
	color: #2A5071;
	/*font-weight: 800;*/
	text-decoration: underline;
}

/*
#page a:visited {
	color: #2A5071;
	font-weight: 800;
	text-decoration: none;
}

#page a:hover {
	text-decoration: underline;
	color: #2A5071;
	font-weight: 800;
}

#page a:active {
	color: #2A5071;
	text-decoration: underline;
	font-weight: 800;
}
*/

#page .nav {	
	font: normal normal normal 67%/195% arial, sans-serif;
	padding-bottom: 0px;
	padding-top: 5px;
	display: inline;
}

#page .backPage {
	width: 50%;
	float: left;
	text-align: left;
}

#page .forwardPage {
	width: 50%;
	float: right;
	text-align: right;
}

#page .center {
	text-align: center;
}




#link {
	/*border-top: 1px solid Silver;
	padding-left: 10px;
	margin-top: 30px;*/
}

#link h3 {
	font: normal normal bold 100% "Helvetica 55 Roman", helvetica, arial, sans-serif;
	color: #333333;
	margin: 2% 0px 0px 0px;
}

#link h3 a:link {
	color: #2A5071;
	text-decoration: none;
}

#link h3 a:visited {
	color: #2A5071;
	text-decoration: none;
}

#link h3 a:hover {
	color: #2A5071;
	text-decoration: underline;
}

#link h3 a:active {
	color: #2A5071;
	text-decoration: underline;
}






#splash {
	background-color: White;
	color: Black;
	border: 1px solid silver;
	width: 380px;
	/* GREAT TRICK FOR GETTING EXACT CENTER!!! */
	margin-left: auto; margin-right: auto; 
	margin-top: 20px;
	padding-top: 30px;
	padding-bottom: 20px;
	color: #333333;
	/* background: White url(imgs/logo.gif) no-repeat fixed center top; */
}

#splash h1 {
			font: normal normal bold 160% "Helvetica 55 Roman", helvetica, arial, sans-serif;
	padding: 0px 20px 4px 20px;

}

#splash p {
	font: normal normal normal 75%/195% arial, sans-serif;
	text-indent: 0%;
	margin: 0px 0px 0px 0px;
	padding: 2px 20px 4px 20px;
	color: Black;
	text-align: left;
}


#splash .center {
	text-align: center;
}


#splash a:link {
	color: #2A5071;
	font-weight: 800;
	text-decoration: none;
}
/*
#splash a:visited {
	color: #2A5071;
	font-weight: 800;
	text-decoration: none;
}

#splash a:hover {
	text-decoration: underline;
	color: #2A5071;
	font-weight: 800;
}

#splash a:active {
	color: #2A5071;
	text-decoration: underline;
	font-weight: 800;
}
*/

#splash img {
	padding-top: 20px;
	/*float: left;*/
	border: 0px;
}








.gallery {
	text-align: center;
}


.thumb {
 	font: normal normal normal 90% arial, sans-serif;
	margin: 30px 15px 0px 15px;
   float: left;
}

.thumb img {
	border: 0px;
}

.thumb p {
  	text-align: center;
}



.clear {
	 clear: both;
}





#sitemapContainer {
	font: normal normal normal 120% "Helvetica 55 Roman", helvetica, arial, sans-serif;
}

#sitemapContainer #sitemap {
	list-style: none;
	font: normal normal normal 100% arial, sans-serif;
}


#sitemapContainer #sitemap ul {
	font: normal normal normal 67% arial, sans-serif;
	list-style: none;
	padding: 0px 0px 15px 0px

}



#sitemapContainer #sitemap ul ul {
	font: normal normal normal 100% arial, sans-serif;
	list-style: none;
		padding: 0px 0px 0px 0px

}












/* Footer */

#footer {
	font: normal normal normal 67%/170% arial, sans-serif;
	padding: 10px 20px 10px 20px;
	margin: 0px;
	color: #333333;
}

#footer .highlight {
	font-weight: bolder;
}

#footer .breadcrumbs {
	font-weight: bolder;
	padding: 3px 0px 3px 0px;
	margin: 10px 0px 0px 0px;
	border-top: 1px solid Silver;
	border-bottom: 1px solid Silver;
}

#footer .contact {
	padding: 3px 0px 3px 0px;
	margin: 10px 0px 0px 0px;	
}

#footer .contact .details {
	padding-top: 10px;
	padding-bottom: 5px;
	/*text-align: center;*/
}


#footer ul {
	padding: 3px 0px 3px 0px;
	margin: 0;
	line-height: 125%;
}

#footer li {
	list-style: none;
	display: inline;
}

#footer li.highlight {
	font-weight: 800;
}

#footer li.tab1 {
	position: absolute;
	left: 200px;
}

 /*generates angled quotes before every <LI> :: only works in NS/mozilla
#footer ul li:before {
	content: "\00BB \0020";
}*/


#footer a:link {
	color: #2A5071;
	text-decoration: underline;
}
/*
#footer a:visited {
	color: #2A5071;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #2A5071;
}

#footer a:active {
	color: #2A5071;
	text-decoration: underline;
}
*/
