* {
	margin: 0px;
	padding: 0px;
}

html, body{
scrollbar-face-color:#EBF5FF;
scrollbar-base-color:#EBF5FF;
scrollbar-arrow-color:black;
scrollbar-track-color:#F3F3F3;
scrollbar-shadow-color:#EBF5FF;
scrollbar-highlight-color:#EBF5FF;
scrollbar-3dlight-color:#78AAFF;
scrollbar-darkshadow-Color:#78AAFF;
}

body {
	padding: 5px 0px 5px 0px;
	color: #FFFFFF;
	font-size: 100%;
	font-family: "arial", helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(images/5MDS-shade.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #880000;
}

#main #menu {
border-left:4px solid #fff; 
border-bottom:4px solid #fff;
float:right;
width:230px;
margin:0px 0px 10px 10px;
}

.date
{
	position: relative;
	top: -0.5em;
	font-size: 0.7em;
	color: #CCCCCC;
}

.time
{
	position: relative;
	color: #AAAAAA;
	font-weight: bold;
}

.footer
{
	position: relative;
	top: 0.5em;
	font-size: 0.7em;
	color: #7F7F7F;
	text-align: center;
}

h1 {
	color:#FFFFFF;
	text-indent: 0px;
	text-align: left;
	display: block;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-bottom: .5em;
}

h2 {
	color:#FFFFFF;
	display: block;
	text-indent: 0px;
	text-align: left;
}


h3 {
	color:#FFFFFF;
	display: block;
	text-indent: 0px;
	background-color: #990000;
	padding: 5px;
}

li {
	margin-bottom: 20px;
	list-style-type: square;
	line-height: 1.5em;
	text-align: left;
}

#outer {
background-color:#FFFFFF;
border:7px solid #FFFFFF;
margin:0 auto;
position:relative;
width:70%;
z-index:2;
}

#content
{
padding: 0em 2.0em 0em 2.0em;
background-color:#660000;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: left;
}

a.clean {
	text-decoration: none;
	border-bottom: 0px;
}

a.clean:hover {
	text-decoration: none;
	border-bottom: 0px;
}

a {
	text-decoration: none;
	color: #CCCCCC;
	font-variant: small-caps;
	font-size: 90%;
	border-bottom: 1px dashed #eee;
}

a:hover {
	text-decoration: none;
	color: #fff;
	background: #c60000;
	border-bottom: 1px solid #eee;
}

a.nav {
	background-color:#770000;
	border:1px solid #E1A53C;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding:2px 6px;
	text-align:center;
}
a.nav:hover {
	background-color:#FFF7E6;
	border:1px solid #FBE7B8;
	color:#770000;
	cursor:pointer;
	font-size:11px;
	font-weight:normal;
	padding:2px 6px;
	text-align:center;
}


#header {
	background: #eee;
	float: left;
	width: 100%;
	background: url(images/header_bg.jpg) repeat-x;
	height: 75px;
	margin: 0;
}
#header h1 {
	margin-top: 15px;
	text-transform: lowercase;
	font-size: 39px;
	color: #666;
	font-weight: normal;
	letter-spacing: -2px;
	font-family: "arial", helvetica, sans-serif;
	padding-left: 10px;
}
#header h1 span {
	background: inherit;
	color: #DADADA;
}
#search {
	margin-top: -35px;
	float: right;
}
#header input {
	border: 0px solid #9bb2be;
	padding-left: 2px;
	padding-top: 2px;
	width: 105px;
	height: 19px;
	background: url(images/search.png) no-repeat;
}
#header .buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #333333;
	color: #FFFFFF;
	margin-right: 6px;
	height: 20px;
	width: 50px;
	background: url(images/submit.png) repeat-x;
}
#wrap {
	width: 780px;
	margin: 0 auto;
}

#lcon {
	width: 130px;
	float: left;
	margin-top: 30px;
	padding: 10px;
}
#lcon h3 {
	text-transform: lowercase;
	font-size: 18px;
	color: #c60000;
	font-weight: normal;
	letter-spacing: -2px;
	font-family: "arial", helvetica, sans-serif;
	margin-bottom: 3px;
	border-bottom: 1px solid #000;
}
#lcon h3 span {
	background: inherit;
	color: #666;
}
#lcon p {
	margin-bottom: 5px;
}
#lcon .important {
	background: #eee;
	padding: 5px;
	margin-left: 20px;
}
#navlist {
	list-style-image: url(images/square.png);
	padding-left: 20px;
}

#rcon {
	width: 600px;
	float: right;
	margin-top: 30px;
	border-left: 1px solid #000;
	padding: 10px;
}
#rcon h3 {
	text-transform: lowercase;
	font-size: 18px;
	color: #c60000;
	font-weight: normal;
	letter-spacing: -2px;
	font-family: "arial", helvetica, sans-serif;
	margin-bottom: 3px;
	border-bottom: 1px solid #000;
}
#rcon h3 span {
	background: inherit;
	color: #666;
}
.published {
	display: block;
	text-align: center;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: none;
	padding: 2px;
	margin: 3px;
	background: #cb0000 url(images/dback.png);
}
.pub-month {
	display: block;
	font-size: .9em;
	margin: 0;
	padding: 2px;
	background: #c60000;
	color: #fff;
}
.pub-date {
	display: block;
	font-size: 1.4em;
	margin: 0;
	padding: 0;
	color: #000;
}
/* footer */
#footer {
	clear: both;
	background: #eee;
	font-size: 76%;
	text-align: center;
}
#footer span {
	color: #666;
}

