/* Delta Phi CSS */

html {
	overflow: scroll;
}	

body {
	margin: 0;
	font: 8pt/12pt Verdana, Arial, Helvetica, sans-serif;
	background: #93AFBC;
	background-image:url(../images/bg-pattern.gif);
	background-repeat:repeat;
	background-position:left;
	color: #E0E0E0;
}

subHeader {
	color: #E0E0E0; 
	font-size-adjust: 0.75; 
	padding-left: 27px;
}

.noborder {
	border-style: none;
}

.welcome {
	color: #E0E0E0;
	font-size-adjust: 0.58;
}

.welcome ul {
	color: #E0E0E0;
	font-size-adjust: 0.58;
}

.classOf {
	float: left; 
	width: 600px; 
	height: 140px; 
	padding-left: 30px;
	font-weight: bold;
}

.classOf a {
	color: #E0E0E0;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	border-bottom: none;
}

.classOf a:hover {
	border-bottom: dotted 1px;
}

.pictureFrame {
	width: 100px;
	text-align: center;
	float: left; 
	padding: 15px; 
	border-bottom: none;
}

.pictureFrame a {
	border: none;
	font-weight: normal;
	text-decoration: none;
	color: #E0E0E0;
	border-bottom: none;
}

.pictureFrame img {
	border: none;
	border-bottom: none;
}

.news {
	width: 600px;
	/*background-color:#181C25;*/
	margin: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	color: #777777;
	float:left;
}

.news a {
	color: #E0E0E0;
}

#container {
	width: 800px;
	margin: 0 auto;
}

#header {
	text-align: center;
	background-color: #6B8B9A;
	padding-top: 5px;
}

#topBar {
}

#nav {
	float:left;
	width:100%;
	background-image:url("../images/navBack.gif");
	font-size:93%;
	line-height:normal;
}

#nav ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
}

#nav li {
	display:inline;
	margin:0;
	padding:0;
}

#nav a {
	float:left;
	background:url("../images/navLeft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#nav a span {
	float:left;
	display:block;
	background:url("../images/navRight.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a span {float:none;}
/* End IE5-Mac hack */
#nav a:hover span {
	color:#FFF;
}

#nav a:hover {
	background-position:0% -42px;
}

#nav a:hover span {
	background-position:100% -42px;
}


#content {
	min-height: 400px;
	background-color:#181C25;
}

#content a {
	font: 8pt/12pt Verdana, Arial, Helvetica, sans-serif;
	border-bottom: dotted 1px;
	text-decoration: none;
}

/*
#content:after {
	content:".";
	clear:both;
	visibility:hidden;
	display:block;
	height: 1px;
}*/

#underNav {
	width: 800px;
	height: 33px;
	background-image:url("../images/underNav.gif");
	float:left;
}

#history {
	width: 600px;
	margin: 20px;
	text-align: justify;
}

#rush {
	width: 600px;
	margin: 20px;
	text-align: justify;
}

#alumni {
	width: 600px;
	margin: 20px;
	text-align: justify;
}

#sidebar {
	float:right;
	width: 140px;
	display: inline;
	/*background-color:#181C25;*/
}

#event {
	float: left;
	text-align: center;
	width: 100px;
	height: 100px;
	margin: 20px;
	display: inline;
	/*background-color:#181C25;*/
}

#event p {
	text-align: left;
	padding-bottom: 6px;
}

#event span {
	font-style: italic;
	font-size: 10px;
}

#factoid {
	float: left;
	width: 100px;
	height: 100px;
	margin: 20px;
	/*background-color:#181C25;*/
	text-align: left;
	display: inline;
	clear:both;
}

#clearDiv {
	clear: both;
}

#footer {
	color: #777777;
	padding-top: 8px;
	padding-bottom: 5px;
	/*Setup 1*/
	padding-top: 1px;
	/*Setup 2*/
	/*background: #6B8B9A url("../images/footer2.gif") repeat-x left top;
	color:#D7D7D7;*/
	/*Setup 3*/
	/*background: #383431 url("../images/footer3.gif") repeat-x left top;
	color: #707070;*/
	/*Setup 4*/
	/*background: #181C25 url("../images/footer4.gif") repeat-x left top;
	color: #777777*/;
	font: 8pt/12pt Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#footer a {
	color: #777777;
	border-bottom: dotted 1px;
	text-decoration: none;
}

.classOf {
	float: left; 
	width: 600px; 
	height: 140px; 
	padding-left: 30px;
	font-weight: bold;
}

.classOf a {
	color: #E0E0E0;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	border-bottom: none;
}

.classOf a:hover {
	border-bottom: dotted 1px;
}

.pictureFrame {
	width: 100px;
	text-align: center;
	float: left; 
	padding: 15px; 
}

.pictureFrame a {
	border: none;
	font-weight: normal;
	text-decoration: none;
	color: #E0E0E0;
}

.pictureFrame img {
	border: none;
}

.history {
	padding-left: 35px; 
	padding-right: 35px;
}

.historyTitle {
	padding-left: 20px;
	padding-right: 35px;
}

.rush {
	padding-left: 35px; 
	padding-right: 35px;
}

.rushTitle {
	padding-left: 20px;
	padding-right: 35px;
}

.alumni {
	padding-left: 35px; 
	padding-right: 35px;
}

.alumniTitle {
	padding-left: 20px;
	padding-right: 35px;
}

#contact {
	width: 600px;
	margin: 20px;
	text-align: left;
	color: #777777;
	float: left;
}

#contact a {
	text-decoration: none;
	border-bottom: dotted 1px;
	color: #777777;
}