body {
	background-color:#000000;
	background-image:url(D-back.gif);
	background-attachment:fixed;
	font-size:100%;
	padding: 0px;
	margin: 0px;
}

#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 100px;
	width: 980px;
	padding: 1px;
	background-image: url(buttons/D-logo.GIF);
	background-repeat:no-repeat;
}

#headertwo {
	height: 100px;
	width: 980px;
	padding: 1px;
	background-image: url(symbols/department-ani.gif);
	background-repeat:no-repeat;
}

#buttons {
	height: 40px;
	width: 980px;
	background-image: url(buttons/D-topbar.GIF);
	background-repeat:no-repeat;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 17px;
	border-bottom-width: 1px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.0625em;
	color: #003300;
}

#photo {
	float: left;
	height: 290px;
	width: 525px;
}

#photo td {
	vertical-align:top;
	border-collapse:collapse;
	padding: 0;
}

#profile {
	float: right;
	height: 280px;
	width: 455px;
	padding: 5px;
}

#profile td {
	vertical-align:bottom;
	border-collapse:collapse;
	padding: 0;
}

#content {
	width: 690px;
	padding: 5px;
	margin-right: 10px;
	margin-left: 280px;
}

#content td {
	vertical-align:top;
	border-collapse:collapse;
}

#menu {
	float: left;
	width: 260px;
	height: 1160px;
	padding: 5px;
		
}

#menu ul {
	padding-top: 4px;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.125em;
	background-color: #003300;
}

#menu a {
	display: block;
	width: 240px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-bottom-width: 1px;
}

#menu a:link, .menu a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#menu a:visited {
	color: #A1A1A1;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	font-size: 1.125em;
	text-decoration: none;
	color: #CF0702;
}

#menu p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.0625em;
	color: #0291CF;
	line-height: 1.0em;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-bottom: 0;
}

#menu p.small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.6875em;
	color: #ffffff;
	line-height: 0.6875em;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 3px;
	margin-left: 4px;
	padding-bottom: 3px;
}

#sidebar {
	padding: 5px;
	float: right;
	width: 340px;
	height: 1160px;

}

#footer {
	padding: 10px;
	clear: both;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.0em;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-bottom: 3px;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9375em;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.0em;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.625em;
	font-weight: bold;
	color: #003300;
	line-height: 1.0em;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-bottom: 2px;
}

h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #003300;
	line-height: 1.0em;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 8px;
	padding-bottom: 2px;
}

h5 {
	font-family: 'Courier New', Courier, monospace;
	font-size: 1.25em;
	color: #003300;
	line-height: 1.125em;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 8px;
	padding-bottom: 2px;
}

h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #0291CF;
	line-height: 18px;
}

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #eeeeee;
	line-height: 1.125em;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-bottom: 3px;
}

a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #A1A1A1;
	text-decoration: none;
	font-weight : bold;
}

a:hover {
	color: #CF0702;
	text-decoration: none;
}

.smalltext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.875em;
	color: #ffffff;
	padding: 3px 0;
   	margin: 3px 0;
	line-height: 0.75em;
}

.green {
	background-color: #003300;
	padding: 5px;
}

.red {
	background-color: #ff0000;
	padding: 5px;
}

.white {
	background-color: #ffffff;
	padding: 5px;
	color: #003300;
}

.news {
	width: 230px;
	padding: 5px;
}

.demon {
	background-color: #003300;
	width: 329px;
	padding: 5px;
}

.office {
	width: 670px;
}

p.main {
	text-align:justify;
	text-indent:50px;
}

.just {
	font-size: 0.9375em;
	text-align:justify;
}

.justoffice {
	font-size: 0.9375em;
	text-align:justify;
	line-height: 1.0em;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 12px;
	margin-left: 4px;
	padding-bottom: 3px;
}

.center {
	text-align:center;
}

.link {
	font-size: 0.625em;
}

.greenprofile {
	background-color: #003300;
	height: 200px;
	width: 330px;
}

