@charset "UTF-8";
/* CSS Document */

body {
	background-image:url("images/bg_repeat.gif");
	background-repeat:repeat;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}

img { border: none; }

/* HOME LAYOUT */

div#all {
	position: relative;
	margin: auto;
	text-align: left;
}

table#full {
	position: relative;
	width: 988px;
	height: auto;
	margin: auto;
	text-align:left;
}

/*Header Section*/

table#full td.head {
	width: 988px;
	height: 176px;
	background-image:url("images/banner.gif");
	background-repeat:no-repeat;
}

table#full td.grad {
	width: 988px;
	height: 27px;
	background-image: url("images/gradient.jpg");
	background-repeat:no-repeat;
}

table#full div#nav {
	position: relative;
	display: inline-table;
}

div#schoolsubnav {
	position: relative;
	left: 300px;
	width: 50px;
}

div#prodservsubnav {
	position: relative;
	left: 615px;
	width: 380px;
}

div#philosubnav {
	position: relative;
	left: 395px;
	width: 570px;
}


/*Left Sidebar*/

td.content_lt1 {
	width: 200px;
	height: 233px;
	background-image: url("images/contentbg_lt1.jpg");
	background-repeat: no-repeat;
}

td.content_lt1 div#section1a {
	position: relative;
	width: 188px;
	height: 214px;
	padding: 20px 5px 0px 7px;
}

td.content_lt2 {
	width: 200px;
	height: 260px;
	background-image: url("images/contentbg_lt2.jpg");
	background-repeat: no-repeat;
}
	

td.content_lt2 div#section2a {
	position: relative;
	width: 188px;
	height: 250px;
	padding: 10px 1px 0px 10px;
}

td.content_lt3 {
	width: 200px;
	height: auto;
	background-image: url("images/contentbg_lt3.jpg");
	background-repeat: repeat-y;
}

td.content_lt3 div#section3a {
	position:relative;
	width: 188px;
	height: auto;
	padding: 0px 1px 5px 10px;
}


/*Main Content*/

td.content1 {
	width: 596px;
	height: 215px;
	background-image: url("images/contentbg_top.jpg");
	background-repeat:no-repeat;
}

td.content1 div#section1b {
	position: relative;
	width: 561px;
	height: 204px;
	padding: 20px 0px 0px 15px;
}

td.content2 {
	width: 596px;
	height: 327px;
	background-image: url("images/contentbg_bot.jpg");
	background-repeat:repeat-y;
}

td.content2 div#section2b {
	position: relative;
	width: 567px;
	height: 305px;
	padding: 20px 10px 0px 20px;
}

div#contentpopout {
	position: relaive;
	width: 255px;
	height: 143px;
	background: url("images/content_popout.jpg") no-repeat;
	margin-top: 14px;
}

div#popoutcontent {
	position: relative;
	width: 250px;
	height: 143px;
	padding: 5px;
}

.mainheader {
	font-size: 25px;
	font-family: Times New Roman, Times, serif;
	color: #333333;
	padding: 7px 5px 7px 15px;
}

/*Right Sidebar*/
	

td.content_rt1 {
	width: 180px;
	height: 233px;
	background-image: url("images/contentbg_rt1.jpg");
	background-repeat: no-repeat;
}

td.content_rt1 div#section1c {
	position: relative;
	width: 171px;
	height: 224px;
	padding: 10px 5px 0 15px;
}

td.content_rt2 {
	width: 180px;
	height: 260px;
	background-image: url("images/contentbg_rt2.jpg");
	background-repeat: no-repeat;
}

td.content_rt2 div#section2c {
	position: relative;
	width: 171px;
	height: 224px;
	padding: 5px 5px 0 15px;
}

td.content_rt3 {
	width: 180px;
	height: auto;
	background-image: url("images/contentbg_rt3.jpg");
	background-repeat: repeat-y;
}

td.content_rt3 div#section3b {
	position: relative;
	width: 171px;
	height: auto;
	padding: 0px 5px 0px 15px;
}
	

/* Footer Section*/

td#footer {
	position: relative;
	background-image: url("images/botcurve.jpg");
	width: 992px;
	height: 15px;
	background-repeat: no-repeat;
}

div.info {
	position: relative;
	width: auto;
	top: 10px;
	
}

/* Internal Pages */

td.intcontent {
	width: 596px;
	height: 562px;
	background: url("images/intpg_bg2.jpg") repeat-y;
}

td.intcontent div#main {
	position: relative;
	width: 560px;
	height: auto;
	padding: 20px 10px 0px 15px;
}

div#login {
	position: relative;
	background: url("images/login_bg.jpg") no-repeat;
	width: 184px;
	height: 184px;
	left: 10px;
	padding: 4px 15px 5px 15px;
}

label {
	width: 8em; 
	font-family: Times New Roman, Georgia, serif;
	font-size: 13px;
	color: #990000;
}

input.namepass {
	border: 1px solid #999;
	margin-bottom: 0.3em;
	margin-top: 0.3em;
	width: 11em; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


div#philolist_cont {
	position: relative;
	background-image: url("images/login_bg.jpg");
	background-repeat: no-repeat;
	width: 195px;
	height: 184px;
	left: 10px;
	padding: 7px 5px 7px 15px;
}

/* STYLES */

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 22px;
}

.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 22px;
}


.redtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 14px;
}

.logintitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 14px;
}

.subredtitle {
	color: #990000; }

a:link {
	text-decoration: underline;
	color: #333399;
}


a:hover, a:visited {
	text-decoration: none;
	color: #333399;
}

.lgtxt { font-size: 14px; }

a.acc:link, a.acc:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333399;
	text-decoration: underline;
}

a.acc:hover { text-decoration: none; }

a.subnav:link, a.subnav:visited {
	display: inline;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
	color: #333;
	text-decoration: none;
}

a.subnav:hover {
	display: inline;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
	color: #EBEBEB;
	text-decoration: none;
}

a.philolist:link, a.philolist:visited {
	text-decoration: underline;
	color: #333399;
	font-weight: bold;
	font-size: 13px;
}

a.philolist:hover {
	text-decoration: none;
	color: #333399;
}

div#philolist_cont li {
	list-style-type: disk;
	line-height: 16px;
	margin-left: 20px;
}

#copyrightxt {
	color:#999999;
	font-size: 11px;
}