/* text blocks */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color: #fff;
	background-image:  url(../../images/bg_arabesque_w.jpg);
}
p, ul, dl, ol 	{ line-height: 1.5em; margin-top: 3px; }

div#nav ul {
	margin: 0 0 1em 0;
	padding: 0;
	list-style-type: none;
}
.subhead {
	padding-left: 10px;
}


.inline { 
	float: left; /* wrap text around images */
	margin-right: 10px;
	margin-left: 0px; 
}

/* end text blocks */

/* tables */

th {
	color: #099;
	text-align: left;
	margin-top: 15px;
	border-bottom: 1px solid #099;
}

#schedule td { vertical-align: top; }

.row-header { text-align: right; }

.roll {
	font-size: 14px;
	width: 400px;
}

/* end tables */

/* positioning */

#wrapper { 
	
 }

#course-header {
	border: 0;
	padding-top: 15px;
	padding-bottom: 10px;
	margin: 0;
	width: auto;
	color: #EAE8E3;
}
	
#page-header { 
	border: 0;
	padding-top: 15px;
	padding-bottom: 10px;
	margin: 0;
	width: auto;
}

#wrap-text {
	margin: 0;
	border: 0;
	padding: 5;
	width: 550px; /* False value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice_family: inherit;
	width: 500px; /* Actual value for conformant browsers */
}

html>wrap-text {
	width: 500px; /* Be nice to Opera */
	}

#content {
	margin: 0;
	padding: 0 35px 0 15px;
	margin-left: 200px;
	width: auto;
	min-height: 600px;
}

#sidebar {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;
	left: 10px;
	margin: 0;
	padding: 0 25px;
	background: #099;
	width: 150px;
	voice-family: "\"}\"";
	voice_family:inherit;
	width: 150px;
	color: #EAE8E3;
	}
	html>nav {
	width: 150px; /* Be nice to Opera */
	}
#nav { font-size: 15px;
}

#footer {
	font-size: x-small;
	color: #999;
	border-top: 1px groove #609;
	margin-top: 25px;
	clear: both;
}
#date {
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
}

/* end positioning */


/* headers*/

h1, h2, h3     { font-style: normal; color: #099; font-family: tahoma, verdana, helvetica, sans-serif }
               
h1 	{ font-weight: normal;  font-size: 28px; margin-bottom: 15px; margin-top: 15px  }
h2	{ font-weight: normal; font-size: 18px; margin-bottom: 5px; margin-top: 15px   }
h3 	{
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 0px;
}

/* end headers */

/* links */

a:link, a:visited { text-decoration: underline; font-weight: normal; color: #609; }
a:hover { text-decoration: underline; color: #099; background: transparent; }
a:active { text-decoration: none; color: #099; background: transparent; }

div#nav a:link { text-decoration: underline; font-weight: normal; color: #609 } 
div#nav a:visited    { text-decoration: underline; color: #609; font-weight: normal }
div#nav a:hover { text-decoration: underline; color: #fff; background: #099 }
div#nav a:active { text-decoration: none; color: #fff; background: #099 }

div#footer a:link { text-decoration: underline; font-weight: normal; color: #999; } 
div#footer a:visited { text-decoration: underline; font-weight: normal; color: #999; } 
div#footer a:hover { text-decoration: underline; color: #609; }
div#footer a:active { text-decoration: underline; color: #609; }

/* end links */
#toc {
	float: right;
}
img {
	border: 0px;
}
