/* CSS Document */
body {
	background-image:url(img/dsp1.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	color:#FFFFFF;
	font-family:Verdana, Arial;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	}
	html{
		scrollbar-arrow-color: #79443B;
		scrollbar-base-color: #3C1414;
		scrollbar-face-color: #560319;
		scrollbar-highlight-color: #3C1414;
		scrollbar-shadow-color: #480607;
		scrollbar-3dlight-color: #3C1414;
		scrollbar-track-color: #79443B;
		scrollbar-darkshadow-color: #3C1414;
}

p{
	height:10%
	width: 10%
	font-size:9px;
	text-align: left;
	font-weight:normal;
	font:Verdana, Arial;
	color:#F2F3F4;
}
a{
	text-decoration: none;
	color:#FFD700;
}
a:link {
	text-decoration: none;
	color:#FFD700;
}      /* unvisited link */
a:visited {
	text-decoration: none;
	color:#FFD700;
}  /* visited link */
a:hover {
	text-decoration: none;
	color:#FFD700;
}  /* mouse over link */
a:active {
	text-decoration: none;
	color:#FFD700;
}  /* selected link */

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	background-image: url(img/navigate bar.jpg);
	background-repeat: no-repeat;
	font-family:Verdana, Arial;
	font-size:13px;
}

#sddm li a
{	display: block;
	background-color: #36000E;
	background-image: url(img/navigate bar.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background-color: #36000E;
	background-image: url(img/navigate bar.jpg);
	background-repeat: no-repeat;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background-image: url(img/navigate bar.jpg);
	background-repeat: no-repeat;
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 15px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background-color: #36000E;
		background-image: url(img/navigate bar.jpg);
		background-repeat: no-repeat;
		color: #F5F5DC;
		font-family:Verdana, Arial;
		font-size:12px;
		font-style:bold;
}

	#sddm div a:hover
	{	background-color: #36000E;
		background-image: url(img/navigate bar.jpg);
		background-repeat: no-repeat;
		color: #F5F5DC}

img a:hover{
border:0px !important;
}

