html>body{
background: #282828 url("images/bg_main.jpg") top center repeat-y;
margin: 0px;
text-align: center;
height: 100%;
}

* html body{
background: #282828;
margin: 0px;
text-align: center;
height: 100%;
}

body,td{
font: 7.5pt verdana,sans-serif;
}

img {
	border: none;
}

p{
margin: 0px 0px 10px 0px;
}

a{
color: #FF0000;
text-decoration: none;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

.clr {
	clear: both;
	visibility: hidden;
}

a:hover{
text-decoration: underline;
}

#container{ 
margin: 0 auto;
text-align: center; 
background: url("images/bg_main.jpg") top center repeat-y;
width: 970px;
height: 100%;
}

#c2{
margin: 0 auto;
text-align: left; 
width: 970px;
}

#flash{
margin: 0px;
padding: 0px;
width: 970px;
height: 231px;
}

#side{
margin: 0px;
padding: 0px;
float: left;
width: 244px;
}

#content{
margin: 0px;
padding: 0px;
float: left;
width: 726px;
}

#intel_list {
	font-family: arial, sans-serif;
	padding-top: 15px;
	font-size: 12px;
}

#intel_list .intel {
	margin-top: 15px;
}

#intel_list .intel .date {
	color: #77787b;
	font-weight: bold;
	margin-bottom: 4px;
}

#intel_list .intel .title {
	color: #c7c8ca;
	font-weight: bold;
	margin-bottom: 2px;
}

#intel_list .intel .description {
	color: #77787b;
	font-size: 10px;
}

#intel_list .intel.first {
	margin-top: 0;
}

#navbottom {
	font-family: arial, sans-serif;
	background: url(images/rule.jpg) no-repeat center top;
	clear: both;
	padding: 8px 21px 10px 32px;
	margin: 24px 0;
}

#navbottom .nav {
	padding: 0;
	margin: 6px 0 0 0;
	list-style-type: none;
}

#navbottom .nav li {
	float: left;
	text-transform: uppercase;
	margin: 0 0 0 9px;
}

#bottomnav .nav li.first {
	margin: 0;
}

#navbottom .nav li a {
	color: #6d6e71;
	text-decoration: none;
	font-weight: bold;
}

#navbottom .nav li a:hover {
	text-decoration: underline;
}


#built_by_citrus {
	float: right;
	text-transform: uppercase;
	color: #6d6e71;
	font-weight: bold;
}

#built_by_citrus img {
	vertical-align: text-bottom;
}

/*
#navbottom{
padding: 10px;
text-align: center;
clear: both;
color: #878787;
}

#navbottom a{
color: #C7CE74;
text-decoration: none;
}

#navbottom a:hover{
color: #FFFFFF;
}
*/

#column1{
text-align: left;
float: left;
width: 290px;
margin: 20px 10px 20px 33px;
color: #D1D3D4;
}

#column2{
text-align: left;
float: left;
width: 290px;
margin: 20px 0px 20px 10px;
color: #D1D3D4;
}