/* CSS Document */
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>currentstyles</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	}
	
body {
	margin-top: 3%;
	margin-left: 4%;
	margin-right: 4%;
	background-image: url(images/ntdj-bkg.jpg);
	}

#wrapper {
	width: 95%;
	padding: 15px 15px 15px 15px;
	
	background-color: #FFFFCC;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #003366;
}
h1 {
	font-size: 18pt;
	letter-spacing: 2pt;
	line-height: 15px;
	color: #003366;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #CC0000;
	padding-bottom: 8px;
	margin-right: 10%;
	}
	
	
#cal { float: left;
       margin-top: 50px;
}
.history { margin: 15px 15px 0px 10px;}
	
.video {
	padding: 40px 0px 15px 0px;
	margin-left: 25%;
	margin-right: 30%;
	border-bottom-color: #333333;
	border-bottom-style: groove;
	border-bottom-width: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	
		} 


ul {
	list-style-type: none;
	padding-left: 4%;
	position: static;
	float: left;
	}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	display: block;
	padding-left: 0px;
	padding-right: 17px;
	}

#content {
	margin-left: 17%;
	margin-right: 10%;
	}
	
a:link {
	color: #990000;
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
	color: #CC3300;
	background-color: #F1D9A0;	
	}

a:active {
	text-decoration: none;
    
	
}
a:visited {
	color: #990000;
	text-decoration: none;
}
.style1 {
	font-size: large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style3 {
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {	
    font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}

.profile {
	margin-right: 50px;
	padding-bottom: 15px;
}

.pimage {
	float:left;
	padding-right: 8px;
	padding-bottom: 8px;
	
}

.pname {
	font-size:16px;
	font-weight: bold;
	letter-spacing: 1pt;
	
}

.pdetail {
	font-size: 12px;

}
-->
</style>



