*{margin:0;padding:0;}
body{
	margin:0;
	padding:0;
	background: #660000;
	color: #fff;
	font-family: Tahoma;
	font-size: 15px;
}
.Urgent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F00;
	line-height: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}


b{
	font-size: 150%;
	color: #FFFF99;
}
em{
	color: #FFFFFF;
}

#maincontainer{
width: 826px; /*Width of main container*/
margin: 40px auto; /*Center container on page*/
background: #000;
}

#topsection{
background: #000 url(../images/banner.jpg) no-repeat;
height: 65px; /*Height of top section*/
text-align: right;
}

#topsection h1{
	margin: 0;
	padding-top: 10px;
	font-size: 14px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
background: #000;
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -826px; /*Set left margin to -(MainContainerWidth)*/
background: #000 url(../images/scrollworkmod200.jpg) repeat-y;

}

#footer{
	clear: left;
	width: 100%;
	background: black;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
	font-size: 9px;
}
#credit {
	color: #17B6B1;
	font-size: 9px;
}
#credit a{
	color: #17B6B1;
	font-size: 9px;
}

.innertube{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
#navlist {
	margin-top: 10px;
	padding-left: 10px;
	width: 180px;
}
#navlist a {
	color: #660000;
	font-size: 14px;
}
#navlist li{
	text-decoration:none;
	list-style-type:none;
	height: 20px;
	margin-bottom: 5px;
	font: Arial;
	font-weight: bold;
	margin-top: 10px;
}

a:link {
	color: #ffac2d;
	text-decoration: none;
	font-size: 14px;
	font: Tahoma;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-size: 14px;
	font: Tahoma;
	font-weight: bold;
	color: #FFAC2D;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a {font-size: 16px;}

.subnav       {
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.navtext  {
	color: #660000;
	font-size: 16px;
	height: 10px;
	margin-bottom: 5px;
}
img {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#updates{
	width: 826px;
	border: 1px solid #fff;
	}
