body {
	background: #000;
	}

body, p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-spacing: 140%;
	}
a {
	text-decoration:none;
	color: #0039BA;
	}
a:visited{	}

a:hover {
	text-decoration: underline;
	color: red;
	}

h1 {
	font-size: 16px;
	}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	}

div#title{
	padding-left: 4px;
	margin-bottom: 2px;
	background:#003770;
	font-size:14px;
	font-weight: bold;
	color:#fff;
	}

div#wrapper{
	min-width: 800px;
	width: 980px;
/* change this # to change the whole site's relative width */
	margin-left: auto;
	margin-right: auto;
	}

div#header{
	width: 980px;
	height:79px;
	background:#003770;
}

div#banner{
	float: left;
	}

div#search{
	color: #fff;
	text-align: right;
	position:relative;	
	float:right;
	top: 24px;
	padding-right: 150px;
	width: 250px;
	}

div#search_inner{
	}

div#top_nav{
	clear:both;
	background: #000; 
	color:#fff;
	margin-left: 250px;
	margin-top:0px;
	margin-bottom:1px;
	font-weight: bold;
	}

#top_nav li {
	list-style:none;
	display: inline;
	}

#top_nav a{
	color: #fff;
	padding: 1px 9px;
	}

#top_nav a:hover{
	text-decoration:none;
	color: #000;
	background: #fff;
	}

div#box {
	clear:both;
	background: #003770;
	}

div#left_menu {
	width: 200px;
	min-height: 760px;
	height:auto;
	font-size: 10px;
	background: #003770;
	color:#ebebeb;
	padding: 2px 2px;
	}

#left_menu a{
	color:#ccc;
	}

#left_menu a:hover{
	color: #fff;
}

div#left_menu_outer {
	float: left;
	}

#left_menu li {
	padding-left: 4px;
	list-style: none;
	margin-bottom: 4px;
	}

div#right_menu_outer {
	text-align: center;
	width:123px;
	float:right;
	background: #999;
	margin-left: 5px;
	}

div#content {
	text-align:justify;
	background: #ebebeb;
	padding: 1px 1px 1px 4px;
	line-height: 140%;
	min-height:1200px;
	width:760px;
	margin-left:205px;

	}

div#content_outer{
	background: #003770;
	}

div#footer {
	clear: both;
	padding-left: 250px;
	background: #003770;
	}

#footer li {
	display: inline;
	}

#footer a {
	color: #fff;
	padding: 1px 9px;
	text-decoration: none;
	font-weight: bold;
	}

#footer a:hover {
	background: #ebebeb;
	color: #003770;
	}










/* for deals */
.date {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

.deal_headline {
	padding: 2px 4px 4px 6px;
	border-bottom: 1px dashed #999;
	font-size: 12px;
	font-weight:bold;
	background: #ccc;
	font-spacing: 120%;
}

.news_container {
	background: #e0e0e0;
	border: 1px solid #999;
	margin: 4px 3px 20px 4px;
}

.story_body {
	padding: 4px;
}


/* for news */
.news_container_box {
	background: #e0e0e0;
	border: 1px solid #999;
	margin: 4px 3px;
	padding: 0 0 11px 0;
}

.news_container {
	background: #e0e0e0;
	border: 1px solid #999;
}

.story_headline {
	padding: 2px 4px 4px 10px;
	font-size: 14px;
	color:white;
	font-weight:bold;
	background: #003770;
}

.story_headline a {
	font-size: 14px;
	color:white;
}

.story_headline a:hover {
	color:white;
}


.story_body {
	padding: 4px;
	margin-top: 4px;
	line-height: 140%;
}

.byline {
	padding: 0px 4px 0px 4px;
	font-size: 12px;
	color: #555;
	float: left;
}

.byline a {
	font-size: 12px;
}


.comments {
	font-size:12px;
	color: #333;
	margin-left: 14px;
}

.comments a {
	font-weight: bold;
}


.news-quote {
	color:black;
	font-size:11px;
	padding:2px;
	background: #d0d0d0;
	font-size: 11px;
	border: 1px dashed #bbb;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.our_byline {
	font-size: 10px;
	color: #777;
}

.our_story {
	font-size:12px;
}

.our_container {
	border: 1px solid black;
	margin: 6px;
	background: #e0e0e0;
	padding: 5px;
}
.right {
	float:right;
	margin:2px 2px 2px 5px;
	padding: 2px;
	text-align: right;
	border: 1px solid #999;
	background: #d0d0d0;
	}

.right img {
	border: 1px solid #999;
}

.left {
	float:left;
	margin:2px 5px 2px 2px;
	padding: 2px;
	text-align: left;
	border: 1px solid #999;
	background: #d0d0d0;
	}

.left img {
	border: 1px solid #999;
}

.links {
	color:#003770;
	font-weight: bold;
	font-size:13px;
	text-indent:4px;
	padding: 3px;
}

.links a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
}

.links_description {
	font-weight:normal;
	font-size:10px;
	color:#676767;
}

.links_description a {
	font-size:12px;
	color:#0039BA;
}






div#left_column {
	width: 55%;
	float: left;
	}

div#right_column {
	width: 40%;
	float:right;
	padding-right: 4px;
	}

.pr_comments {
	font-size: 10px;
}

div#pr_container {
	}

