/*******************************************************************8
*
* This keeps track of the layout 
*
***********************************************************************/
body {
	margin: 0;
	padding: 0;
	text-align: center;
}


#head {
	height: 70px;
	position: relative;
	margin: 0 auto;
	width: 800px;
	padding:5px;
}

#content {
	width: 800px;
	position: relative;
	padding: 5px;
	background-color: #FFFFFF;
	margin:0 auto;
}

#nav {
	width: 800px;
        position: relative;
	margin: 0 auto;
	padding: 5px;

}

#foot {
	text-align: center;
	clear: both;
	padding:5px;
	padding-top:15px;
	position: relative;
	line-height:20px;
	margin:0 auto;
	width: 800px;
}

/**********************************************************
*
* This is where the style is kept track of
*
**********************************************************/
body {
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #222222;
	background-color: #7E7E7E;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 20px;
	font-size:medium;
	background-image: url(images/background.png);
}
h1{
	 font-family: Georgia,"Times New Roman",Times,serif;
}

p{
	line-height: 25px;	

}

#head{
	background-image:url(images/logo-wordmark.gif);
	background-repeat:no-repeat;
	background-color: #990000;
	text-align:center;
	border: 3px solid #FFF;
	

}
#head h1{
	color: #FFF;
	text-align:center;
	border:none;
	font-size:large;
}
#content {
	background-color: #FFFFFF;
	color:#000000;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border-right: 3px solid #FFF;
	border-left: 3px solid #FFF;
}


#nav{
	background: #333333;
	border-left: 3px solid #FFF;
	border-right: 3px solid #FFF;
}
#foot{
	color: #FFFFFF;
	background-color: #990000;
	font-size:small;
	line-height: 40px;
	border-left: 3px solid #FFF;
	border-right: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
}

h1 {
	font-size: x-large;
	font-weight: bold;
	color: #333333;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: normal;
	margin:2px;
	padding:2px;
	margin-top:-5px;
}

h2 {
	font-size: large;
	color: #990000;
	margin:8px;
	padding:8px;
}

h3 {
	font-size: medium;
	font-style: normal;
	color: #333333;
	margin:2px;
	padding:2px;
}

h2 a:link{ 		font-size: large;	font-weight: lighter;	color: #990000;	text-decoration: underline;}
h2 a:visited{	font-size: large;	font-weight: lighter;	color: #990000;	text-decoration: underline;}
h2 a:hover{		font-size: large;	font-weight: lighter;	color: #990000;	text-decoration: none;}
h2 a:active{	font-size: large;	font-weight: lighter;	color: #990000;	text-decoration: underline;}	

a:link {	color: #990000; 	text-decoration: underline;		font-weight:bold;}
a:visited {	color: #990000;		text-decoration: underline;		font-weight:bold;}
a:hover {	color: #990000;		text-decoration: none;			font-weight:bold;}
a:active {	color: #990000;		text-decoration: underline;		font-weight:bold;}

h1 a:link {        color: #990000;         text-decoration: none;             font-weight:bold;}
h1 a:visited {     color: #990000;         text-decoration: none;             font-weight:bold;}
h1 a:hover {       color: #990000;         text-decoration: underline;                  font-weight:bold;}
h1 a:active {      color: #990000;         text-decoration: none;             font-weight:bold;}

#nav a:link{	color: #FFFFFF;	 	font-weight: bold; 	text-decoration:none;}
#nav a:visited{	color: #FFFFFF;		font-weight: bold; 	text-decoration:none;}
#nav a:hover{	color: #FFFFFF;		font-weight: bold; 	text-decoration:none;
			border-bottom-width: 3px;	border-bottom-style: solid; 	border-bottom-color: #FFFFFF;}
#nav a:active{	color: #FFFFFF;		font-weight: bold; 	text-decoration:none;}
#nav .active{	color: #333333;		font-weight: bold; 	text-decoration:none;
			border-bottom-width: 3px;	border-bottom-style: solid; 	border-bottom-color: #FFFFFF;}
			
#foot a:link{		color: #FFFFFF;		font-size: small;	text-decoration: none;}
#foot a:visited{	color: #FFFFFF;		font-size: small;	text-decoration: none;}
#foot a:hover{		color: #FFFFFF;		font-size: small;	text-decoration: underline;	}
#foot a:visited{	color: #FFFFFF;		font-size: small;	text-decoration: none;}

#nav strong a:link{  	border-bottom-width: 3px;	border-bottom-style: solid; 	border-bottom-color: #FFCC00;}
#nav strong a:visited{	border-bottom-width: 3px;	border-bottom-style: solid; 	border-bottom-color: #FFCC00;}
#nav strong a:hover{	border-bottom-width: 3px;	border-bottom-style: solid; 	border-bottom-color: #FFCC00;}
#nav strong a:active{	border-bottom-width: 3px;	border-bottom-style: solid; 	border-bottom-color: #FFCC00;}

#sub_nav strong a:link{  	border-bottom-width: 3px;	border-bottom-style: solid; 	border-bottom-color: #FFCC00;}
#sub_nav strong a:visited{	border-bottom-width: 3px;	border-bottom-style: solid; 	border-bottom-color: #FFCC00;}
#sub_nav strong a:hover{	border-bottom-width: 3px;	border-bottom-style: solid; 	border-bottom-color: #FFCC00;}
#sub_nav strong a:active{	border-bottom-width: 3px;	border-bottom-style: solid; 	border-bottom-color: #FFCC00;}


table{
	border-collapse:collapse;
}

dt {
	color: #46659e;
	font-weight:bold;
}

.table_back{ background-color:#CCCCCC; color:#990000; font-weight:bold; }
.table_top{ background-color:#CCCCCC; color:#333; font-weight:bold; font-size:large; }
#course_table{ border: 2px solid #333;  margin-top:10px; }
