* {
	background:			transparent;
}
body {
	padding:			0px;
	margin:				0px;
	border:				0px;
	margin-top:			0px;
	background:			#ffffff;
	font-size: 16px;
}
a:link, a:visited { 
	color: #002E82; 
	text-decoration: none; 
}
a:hover{ 
	color: #CE0000; text-decoration: underline; 
}
#content{
	position:			relative;
	margin:				0;
	line-height:		normal;
	width:				760px;
	margin:				0 auto;
}
#content ul {
	margin:				0 0 0 0;
	padding:			0 0 0 0;
	list-style:			none;
}
#content li {
	display:			inline;
	margin:				0;
	padding:			0;
}
#leftBorder {
	position:			relative;
	top:				0px;
	float:				left;
	width:				16px;
	height:				700px;
	background:			url(../image/leftBorder.gif) top left no-repeat;
	display:			block;
}
#rightBorder {
	position:			relative;
	top:				0px;
	float:				right;
	width:				16px;
	height:				700px;
	background:			url(../image/rightBorder.gif) top right no-repeat;
	display:			block;

}
#page {
	position:			relative;
	top:				0px;
	margin:				0 auto;
}
#footer {
	height:				36px;
	bottom:				0px;
	opacity:			.7;
	background-image: url(../image/red-sword-bottom%20copy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footertext {
	border:				0px #666666 solid;
	font-family:		geneva, arial, sans-serif;
	font-weight:		normal;
	word-spacing:		-1px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footertext p {
	border:				0px #666666 solid;
	font-family:		geneva, arial, sans-serif;
	font-weight:		normal;
	word-spacing:		-1px;
	font-size:			90%;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content #main #footer #footertext a {
	color: #FFFFFF;
	text-decoration: underline;
}
#content #main #footer #footertext a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#content #main #footer #footertext a:hover {
	color: #000000;
	text-decoration: underline;
}

#menu{
	display:			block;
	float:				left;
	padding-bottom:		10px;	
	padding-top:		10px;
	line-height: 		160%;
	background:			url(../image/menu-top.gif) top center no-repeat;
	font-family:		"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	font-size: 			90%;
	position:			relative;
	width:				160px;
	top:				0px;
	margin-top:			5px;
	margin-left:		5px;	
	height:				150px;
}
#header{
	display:			block;
	position:			relative;
	float:				right;
	margin-top:			5px;
	margin-right:		5px;
	width:				550px;
	height:				200px;
	background-image: url(../image/red-nipher-banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu ul li{
	font-weight:		bold;
	display:			block;
	list-style-type:	none;

}
#menu ul li a{
	background:			url(../image/menu-point.gif) top left no-repeat;
	padding:			0px 0px 0px 20px;
	cursor:				pointer;	
	text-decoration:	none;
}
#menu ul li a:hover{
	background-position:0% -24px; 
}
#pageName{
	display:			block;
	float:				left;
	position:			relative;
	top:				0px;
	margin-top:			5px;
	margin-left:		5px;
	width:				630px;
	height:				80px;
	background:			url(../image/page.gif) top left no-repeat;			
}
#pageName span{
	font-variant:		small-caps;
	font-family:		"Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	font-size: 			370%;
	margin-left:		20px;
	color: #ce0000;
}
#logo{
	display:			block;
	position:			relative;
	float:				right;
	margin-top:			5px;
	margin-right:		5px;
	width:				80px;
	height:				80px;
	background-image: url(../image/nipher-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#subMenu{
	font-family: 		trebuchet ms, verdana, tahoma, arial;
	display:			block;
	margin:				0 auto;
	float:				right;
	margin-top:			5px;
	margin-right:		5px;
	text-align:			right;
	width:				720px;
}
#subMenu ul li{
	display:			inline;
	text-transform:		uppercase;
	font-size:			70%;
}
#subMenu ul li a{
	border:				0px #FFFFFF solid;
	border-bottom-width:3px;
}
#subMenu ul li a:hover{
	border:				0px #CCCCCC solid;
	border-bottom-width:3px;
}
#main{
	font-family: 		trebuchet ms, verdana, tahoma, arial;
	display:			block;
	float:				right;
	margin-top:			5px;
	margin-right:		5px;
	width:				720px;
	margin-bottom: 0;
	margin-left: auto;
}
#main h1,h2,h4,h5,h6{
	margin-left:		10px;
	font-size: 			200%;
	border:				0px #CCCCCC solid;
	border-bottom-width:3px;
}
#main h3 {
	margin-left:		10px;
	font-size: 			150%;
	border:				0px #CCCCCC solid;
	border-bottom-width:3px;
}
#content #main ul {
	margin-left: 15px;
}
#content #main .facultysubmenu {
	font-size: 80%;
	color: #CE0000;
}
#content #main .facultysubmenu a {
	color: #002E82;
	text-decoration: underline;
}
#content #main .facultysubmenu a:visited {
	color: #002E82;
	text-decoration: underline;
}
#content #main .facultysubmenu a:hover {
	color: #CE0000;
	text-decoration: underline;
}

#main p {
	margin:				10px 10px 10px 10px;
	font-size: 			75%;	
}

