* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: #eeebe4;
} 

#container {
	text-align: left;
	margin: 10px auto;
	background: #fff;
	width:1000px !important;
}

img {
	display: block;
}

p, td, ul, li, div {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
}



a:link {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #C50000;
	background: transparent;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #6A0000;
	background: transparent;
	font-size:12px;
}

a:hover {
	text-decoration: none;
	color: #6D0C0C;
	background: #E4E1D4;
}

a:active {
	text-decoration: none;
	color: #C50000;
	background: transparent;
}

a.arrow {
	background: transparent url(/img/linkArrow.gif) no-repeat scroll right center;
	padding-right: 18px;
	background-position: 96% 50%;
}

a.arrow:hover {
	background: #E4E1D4 url(/img/linkArrowO.gif) no-repeat scroll right center;
	padding-right: 18px;
	background-position: 96% 50%;
}

#content ul{margin-left:1em;}

div.clearIt {
	font-size: 1px;
	clear: both;
}

/* THE FRAME */

#nobg:hover{background:none;}

.logo{display:inline;position:relative;top:10px;}
#footer a:hover{background:transparent;color:#000;}
.middle{
	width: 587px;
}

#search a:link, #search a:visited, #search a:active{background:transparent;}

#search{
	font-size:80% !important; 
	/*background:url(/img/search.png);*/
	width:176px;
	height:68px;
	margin:10px 0 15px;
}
#formsearch{z-index:0;position:relative;}
#search form{margin:0;}

#search input{
	background:transparent;
	margin-top:5px;
	width:101px;
	border:0;
}

#search a{
	position:relative;
	display:block;
	width:33px;
	height:21px;
	top:-18px;
	left:112px;
	cursor:pointer;
	z-index:1;
}

#news a:link, #news a:visited{font-size:10px !important;}

#header {
	background: #eeebe4;
}

#header td.middle {
	background: #eeebe4 url(/img/topBorder.gif) repeat-x scroll bottom left;
}

#header td.rightCorner {
	vertical-align: bottom;
}

#header td.rightCorner a img {
	float: left;
}

#leftSide {
	background: #fff url(/img/leftSide.gif) repeat-y scroll top left;
	vertical-align: top;
}

#rightSide {
	background: #fff url(/img/rightSide.gif) repeat-y scroll top right;
	vertical-align: top;
	width:196px!important;
}

#bottom td.leftCorner {
	background: #eeebe4 url(/img/botBorder.gif) repeat-x scroll top left;
	vertical-align: top;
}

#bottom td.middle {
	background: #eeebe4 url(/img/botBorder.gif) repeat-x scroll top left;
}

#bottom td.rightCorner {
	background: #eeebe4 url(/img/botBorder.gif) repeat-x scroll top left;
	text-align: right;
	vertical-align: top;
}

#bottom td.rightCorner img {
	margin-left: auto;
}

/* NAVIGATION */

#nav {
	width: 217px;
	text-align: right;
	margin-bottom: 25px;
}

#nav img {
	margin-left: auto;
}

#secondNav {
	margin: 110px 20px 30px 0;
	background: transparent url(/img/tertiaryBG.gif) no-repeat scroll bottom left;
	border-bottom: 1px solid #fff;
}

#secondNav ul {
	list-style-type: none;
	margin: 15px 5px 22px 5px;
	text-align: center;
}

#secondNav ul li {
	margin-bottom: 9px;
}

#secondNav ul li a {
	font-size: 11px;
}

#footer {
	background: #eeebe4;
}
/* NEWS */

#news {
	margin: 10px 20px 0 0;


}

#news h3 {
	font-size: 11px;
	margin: 17px 8px 0 15px;
}

#news p {
	margin: 10px 8px 17px 15px;
	text-align: left;
	font-size: 10px;
	line-height: 14px;
}

#news a {

	font-size: 10px;
}
#news table{font-size:10px;padding:0;margin:0;}
#news .rdmr{font-size:10px;}
.latest-links a:link,.latest-links a:visited{font-size:10px;display:block;margin-bottom:10px;}

#news-bottom{background:url('/img/news_bottom.png') bottom no-repeat;width:175px; height:5px;}
#search-bottom{background:url('/img/news_bottom.png') bottom no-repeat;width:175px; height:5px;}
#search{height:150px;}
