/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(/eyos/arhu/images/blackbar.jpg);
	background-repeat: repeat-x;
}

#admislogo {position:absolute; width:260px; height:50px; z-index:2; left: 72px; top: 71px;}
#navigation {
	position:absolute;
	width:148px;
	z-index:1;
	left:0px;
	top:173px;
	border: 1px #CCCCCC solid;
	background-color: #FFFFFF;
	background-image: url(/eyos/arhu/images/shadow.jpg);
	background-repeat: repeat-y;
	padding-top: 13px;
	padding-right: 6px;
	padding-left: 8px;
	line-height: 17px;
	background-position: 30px;
}


#navigation ul
{
list-style: none;
margin: 0;
padding: 0em 0.25em 0.25em;
width: 135px;
}
#navigation li
{
list-style: none;
margin-left: 5px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #dbdbdb;

}



#navigation li a {
    font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#navigation li a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
#pagecontent {
	position:absolute;
	width:700px;
	z-index:4;
	left: 162px;
	top: 140px;
	background-image: url(/eyos/arhu/images/background.jpg);
	background-repeat: repeat-x;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding-top: 16px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 15px;
		min-height:575px;
	height:auto !important;
  height:575px;
}

#contentcap {
	position:absolute;
	width:13px;
	height:13px;
	z-index:6;
	left: 162px;
	top: 140px;
	background-image: url(/eyos/arhu/images/linecap.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navcap {
	position:absolute;
	width:13px;
	height:13px;
	z-index:7;
	left: 0px;
	top: 173px;
	background-image: url(/eyos/arhu/images/navcap.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#centered {
	position: relative;
	top: 0 auto;
	right: 0;
	margin: 0 auto;
	width: 925px;
	text-align: left;

	
}
#picbar {
	position:absolute;
	width:129px;
	z-index:150;
	left: 655px;
	top: 88px;
	background-color: #FFFFFF;
	border: 1px solid #000066;
	padding-top: 10px;
	background-image: url(/eyos/arhu/images/side_background2_r.jpg);
	background-repeat: repeat-x;
	padding-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}



.tinytext {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.smalltext { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.basictext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color: #000000}
.mediumtext { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000}
.largetext { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

.hideit {
	display: none;
}
#maingraphic {
	height: 74px;
	width: 275px;
	position: absolute;
	left: 629px;
	top: 66px;
	background-image: url(/eyos/arhu/images/2ndlogo2.jpg);
	background-position: 0px 0px;
}
#newsbox {
	background-color: #FFFFFF;
	padding: 3px 3px 3px 5px;
	border: 1px dashed #990000;
	float: right;
	margin-left: 5px;
	width: 200px;
}

#newsbox p {
margin:1px 0px;
}

.newsboxheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}


#calendar_content {
	position:relative;
}


/* Program Page Links */

#prg_navigation { float: right; line-height: 17px; margin-right: 0px; padding-left: 20px; width: 200px; }

#prg_navigation li { border-bottom: 1px solid #dbdbdb; list-style: none; margin-left: 5px; padding-bottom: 5px; padding-right: 5px; padding-top: 5px; }

#prg_navigation li a { color: #0000c0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; }

#prg_navigation li a:hover { color: #FF0000; font-weight: bold; text-decoration: underline; }

#prg_navigation ul { list-style: none; margin: 0; padding: 0em 0.25em 0.25em; width: 185px; }

#crumb {
	float: right;
	width: 400px;
	text-align: right;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#crumb a {color: #000000; text-decoration:none;font-size: 10px;}
#crumb a:hover {color: #000080;text-decoration:underline;font-size: 10px;}


#crumbtrail {color: #404040;font-family: Arial, Helvetica, sans-serif; font-size: 11px; margin-top:-5px;margin-right:3px; float:right;}
#crumbtrail a {color: #404040; text-decoration:none;}
#crumbtrail a:hover {color: red;text-decoration:underline;}

#crumbdata {color: #404040;font-family: Arial, Helvetica, sans-serif; font-size: 10px;margin-right:3px; float:right;margin-top:5px;}
#crumbdata a {color: #404040; text-decoration:none;}
#crumbdata a:hover {color: #195c12;text-decoration:underline;}



.tablepad {margin-top:5px;}

#navigation .static {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


#helnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#helnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.bg {
	background-image: url(/eyos/arhu/content/images/digital_humanities/grayfade.png);
	background-repeat: repeat-y;
padding-left:10px;
padding-top:10px; }

