/* Body Properties */
body {
	color: #FFFFFF;
	font-family: Tahoma, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 1.4;
	background: #999999;
}
img {
	border: 0;
}
a {
	color: #CCCCFF;
}
a:visited {
	color: #E3E4FF;
}


/* Section Properties */
.text {
	background-color: #666666;
	border: 1px solid #000000;
}
.padding {
	padding: 20px;
}
.topborder {
	border-top: solid 1px #4B1B1B;
}
#picfront {
	position: relative;
	top: 2px;
}
html>body #dividerfront {
	position: relative;
	top: 4px;
	}
#dividerfront {
	position: relative;
	top: 2px;
}
html>body #bodyfront {
	position: relative;
	top: 6px;
	}
#bodyfront {
	position: relative;
	top: 2px;
	width: 763px;
}
#front {
	width: 473px;
	margin-right: 238px;
	height: 1100px;
}
.rightrail img {
	padding: 2px;
	border: solid 1px #999999;
}


/* Header */
#logonav {
	width: 763px;
	height: 75px;
}
#logo {
	float: left;
}
.header {
	font-style: normal;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
.header p {
	border: 1px solid #999999;
	padding-left: 5px;
	height: 20px;
	width: 83px;
	background: #4B1B1B;
}
#nav {
	margin: 11px 10px 0 0;
	width: 505px;
	text-align: right;
	font-family: Georgia, Times New Roman, Times, serif;
	float: right;
	padding-bottom: 5px;
	border-bottom: solid 3px #CCCCFF;
	font-size: 12px;
}
#nav a:link, #nav a:visited {
	padding: 6px 5px;
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
	color: #CCCCFF;
}
#nav a:hover {
	color: #FFFFFF;
	border-bottom: solid 3px #FFFFFF;
}


/* Special Text Properties */
.bold {
	font-weight: bold;
	color: #CCCCFF;
}
.title {
	font-style: normal;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
}
.copyright {
	color: #000000;
	font-size: 10px;
}
.textsize {
	text-align: right;
	padding: 5px;
	position: absolute;
	top: 50px;
	left: 670px;
	width: 90px;
	height: 25px;
}
.floatpic {
	padding: 2px;
	border: solid 1px #999999;
}

/* Right Rail Properties */
#rightrail {
	float: right;
	width: 180px;
	height: 100%;
	padding: 10px 20px;
	position: relative;
	border-left: solid 1px #999999;
	border-bottom: solid 1px #999999;
	text-align: right;
	font-size: 11px;
}	
#rightrail a {
	padding-bottom: 50px;
}
#railheader {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

/* Students Pages */
.profilepic {
	border: 1px solid #000000;
	margin-right: 15px;
	margin-bottom: 15px;
}