html {min-height: 100%;
}

* {
	margin: 0;
	padding: 0;
}

.style5 {
	font-family: Corbel;
	font-size:14px;

	}
.style6 {
	font-family: "Copperplate Gothic Light";
	font-size: 14px;
}
.style7 {
	font-family: Corbel;
	font-size: 14pt;
	color: #822626;
}
/*.links, a:link, a:active, a:visited{
	color: #3E7429;
	text-decoration: none;
	}
.links  a:hover {
	text-decoration: underline;
}*/
a {color: #3D7328; text-decoration: underline;}
a:hover {color: #3D7328; text-decoration: none;}

body {
	background: #FFFFFF;
/*	font: normal 62.5% Tahoma,sans-serif;*/
}

/*p,code,ul {padding-bottom: 1.2em;
}

li {list-style: none;}*/

/*h1 {font: normal 1.8em Tahoma,sans-serif;
}
h2 {font: bold 1.4em sans-serif;
}
h3 {font: bold 1em Tahoma,sans-serif;
}*/

form,input {margin: 0; padding: 0; display: inline;
}

/*code {
	background: #FFF;
	border: 1px solid #EEE;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
*/


/*h1,h2,h3 {padding-top: 6px; color: #4ba5da; margin-bottom: 4px;}*/


.clearer {
margin-top:50px;
clear: both; 
font-size: 0;
}

.left {float: left;}
.right {float: right;}

#nav {
	position:absolute;
	left:115px;
	top:235px;
	width:170px;
	height:500px;
	z-index:3;
}

.overflowBox{
float:right;
height: 650px;
width: 582px;
overflow:auto;
margin:0px 0 0 ;
}
.overflowBoxVol{
float:left;
height: 350px;
width: 582px;
overflow:auto;
margin:10px 0 0 ;
}
.overflowBoxResource{
height: 600px;
width: 800px;
overflow:auto;
margin:10px 0 0 ;
}

.inner-container {
	position:absolute;
	border: 0px solid #b1b1b1;
	background: #FFF;
	font-size: 1.2em;
	padding: 10px;
	width: 765px;
	left: 107px;
	top: 235px;


}
.top-container {
/*	position:absolute;*/
    background: url(needleGradientGreen.jpg) left top no-repeat;
/*	background: #FBF6AA url(goldBg.jpg) repeat-x;*/
	height:800px;
/*	top:0px;
	left:0px;
	width:100%;
	z-index:0;*/
/* 	padding:10px;
*/

}

#trans-container {
	position:absolute;
	left:107px;
	top:51px;
	width:771px;
	height:144px;
	z-index:1;
	background: url(logoMainstyle2.jpg) top left no-repeat;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	z-index:0;
	background-color: #FFFFFF;

}
#calendar{
	float:right;
	padding-top:10px;
}


/*
.outer-container {
	position:absolute;
	left:121px;
	top:292px;
	width:759px;
	background-color: #FAF5A4;
	

}
*/

.header {
/*	background: #222 url(Other/needleTopPurple_yellow.jpg) no-repeat;*/
	height: 250px;
	margin-bottom: 0px;
	text-align: center;
	
}

.title{
	height: 150px;
	margin-bottom: 0px;
	text-align: center;
}
/*
.header .title {
	color: #FFF;
	
}
.header .title .name a {
	color: #ffffff;
	float:right;
	font-size: 5em;
	font-style: italic;
	letter-spacing: 0.2em;
        font-family: 'Times New Roman';
	padding-top: 30px;
	font-weight: bold;
	padding-right: 40px;
	text-decoration: none;
}
*/
/*.header .title a:hover {border-color: #F60;}*/

/*.header .tag {
	text-align: right;
	font-size: 1.2em;
	font-style: italic;
	letter-spacing: 0.2em;
        font-family: 'Times New Roman';
	padding-top: 100px;
	padding-right: 55px;
}*/

/*.navigation {
	float: left;
	width: 140px;
}

.navigation h2 {
	color: #7bcd5f;
	font: bold 1.6em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 11px;
}
.navigation ul {
	padding-bottom: 10px;
	border-top: 1px solid #b1b1b1;
}
.navigation li {border-bottom: 1px solid #b1b1b1;}
.navigation li a {
	font-size: 1.1em;
	color: #7c7c7c;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #822626;
	color: #ffffff;	
	opacity: 0.75;
}*/



.main {
	background: #ffffff;
/*	padding: 0px 10px 0 0;*/
}


.content {
	float: right;
	width: 582px;
	height: 440px;
	margin-left: 0px;
	margin-right: 0px; /* can be 25px since calendar is 580px*/
	/*padding-top:10px;*/
}

/*.content p {font-family: "Lucida Sans Unicode",sans-serif;}*/


.footer {
    background:url(copyrightImage.gif) no-repeat;
	padding: 25px 12px 50px;

}

.footerResource{
	width:800px;
	background: #822626;
	color: #ffffff;
	font: bold 12px sans-serif;
	margin-top: 25px;
	padding: 10px 0px;
	text-align: center;
	opacity: 0.5;
}
/*.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #282828;}*/

.valid 
{
text-align: center;
padding-top:5px;
}



/*navigation*/

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
font-family: Corbel;
}

#menu {
position: absolute;
top: 1em;
left: 5px;
width: 9em;
}

#menu dt {
cursor: pointer;
color:#666666;
height: 25px;
line-height: 25px;
margin: 2px 0;
/*border: 1px solid gray;*/
border-top: 1px solid gray;
text-align: left;
}
#menu dd {
position: absolute;
z-index: 100;
left: 8em;
margin-top: -1.4em;
width: 10em;
background: #FFFFFF;
border: 1px solid gray;
}

#menu ul {
padding: 2px;
}
#menu li {
text-align: center;
font-size: 95%;
height: 18px;
line-height: 18px;
}
#menu li a, #menu dt a {
color: #666666; /* color for texts with <a></a> */
text-decoration: none;
display: block;
}

#menu dt a:hover, #menu li a:hover{
background: #3e7429;
color: #FFFFFF;
}
