/* CSS Document */

body { 
	background-color:#dddddd;
	top: 0px;
	vertical-align: top;
	max-width:1600px;
	min-width:1024px;
	max-height:1600px;
	min-height:300px;
}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003366;
	background-color:#ff9900;
	position: relative;
	width:756px;
	top:0px;
	border-style:solid;
	border-width:1px;
	border-color:#FF9900;
	text-align: center;
	padding: 5px;
	margin-bottom:5px;

}
#footer a:link{
	color: #003366;
}#footer a:visited{
	color: #996600;
}
#content {
	background-color:#003366;
	position: relative;
	width:766px;
	top:0px;
	
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#FF9900;
	
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#FF9900;
	
	border-bottom:none;
	border-top:none;
	
	text-align: left;
	padding-bottom: 15px;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:.70em;
	line-height:1.32em;
	background-color:#003366;
	margin-left:15px;
	margin-top:2px;
	margin-right:15px;
	padding-bottom:5px;
}

#content li {
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:0.70em;
	line-height:1.5em;
	background-color:#003366;
	margin-right: 30px;
	margin-left: 30px;
}

/*#content ol {
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:.75em;
	line-height:1.5em;
	background-color:#003366;
	margin-left: 30px;
	margin-right: 30px;
}*/

#content h1 {
	font-family:"BankGothic Md BT", Helvetica, Arial, sans-serif;
	color: #FF9900;
	font-size:1.35em;
	text-transform:uppercase;
	margin-top:15px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size:1.05em;
	font-style:italic;
	margin-top:10px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
}

#content h2 {
	font-family:"BankGothic Md BT", sans-serif;
	color: #00CCFF;
	font-size:1.00em;
	text-transform:uppercase;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:5px;
}

/*#content h2 {
	font-family:"BankGothic Md BT", sans-serif;
	color: #003366;
	font-size:1em;
	font-weight:bold;
	background-color:#FF9900;
	margin:15px;
	padding:5px;
	clear:both;
}*/


#content img {
	float:left;
	margin-right:10px;
	margin-left:45px;
	margin-top:5px;
	margin-bottom:5px;
}
#content .go {
	float:right;
	text-align:right;
	margin:15px;
}

#holder {
	top: -1px;
	position: absolute;
	margin-bottom: 30px;
	width: 100%;
	text-align: center;
}

/*********************************************************************************  BELOW ARE USED FOR HYPERLINKS ******************************************/

a:link {
	color: #00ff00;
	text-decoration: underline;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}

/*********************************************************************************  BELOW ARE USED FOR THE TOPFRAME ******************************************/

#top_holder { /*Holder for the top frame information.  All items within this div.*/
	position: absolute;
	top: -5px;
	width: 100%;
	text-align: center;
}


#dept_header { /* This holds the actual image you see in the topFrame.*/
	position: relative;
	width:768px;
	height:281px;
	top: 0px;
	margin-top: 15px;
	z-index: 2;
	text-align: left;
}

#dept_header div { /* This controls the placement of the menu buttons. */
	position: absolute;
	left: 2px;
	top: 83px;
	width: auto;
	margin-left: 2.5px;
	z-index: 1;
}


/*********************************************************************************  BELOW ARE USED FOR THE Project Website Pages ******************************************/

/*#project {
	background-color:#003366;
	position: aboslute;
	width:766px;
	height:50px;
	top:0px;
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	text-align: left;
	height: 50px;
}

#project p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:.75em;
	line-height:1.5em;
	background-color:#003366;
	margin:15px;
}

#project li {
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:0.75em;
	line-height:1.5em;
	background-color:#003366;
	margin-right: 30px;
	margin-left: 30px;
}

/*#project ol {
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:.75em;
	line-height:1.5em;
	background-color:#003366;
	margin-left: 30px;
	margin-right: 30px;
}

#project h1 {
	font-family:"BankGothic Md BT", sans-serif;
	color: #FF9900;
	font-size:1.25em;
	text-decoration:overline;
	padding:15px;
}

#project h2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #00FF00;
	font-size:1.25em;
	font-weight:bold;
	margin-left:105px;
}

#project img {
	width:auto;
	position: absolute;
	top:33px;
	left:700px;
}*/
#content .close {
	position: absolute;
	top:10px;
	left:685px;
	float:right;
	text-align:right;
	margin:5px;
}
#content .project {
	font-family:Arial, Helvetica, sans-serif;
	color: #00FF00;
	font-size:1.1em;
	font-weight:bold;
	margin-left:105px;
}
