body{
	background:#000;
	color:#CCC;
	font-size: 1em;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}



/*
DIV DECORATIONS
*/

div.BasicDiv {
margin: 0px;
padding: 0px;
border: none;
}

div.clear {
clear: both;
}

div.InfoLeft {
float: left;
width: 280px;
}

div.InfoFloat {
float: left;
width: 280px;
margin-left: 30px;
}

div.BannerWrap {
margin: 40px auto;
width: 760px;
}

div.BannerFloat {
float: left;
width: 370px;
margin-left: 0px;
}

div.ContentRight {
float: right;
margin-top: 15px;
}

/*
H1 DECORATIONS
*/

.BasicH1 {
margin: 10px 8px 3px 3px;
padding: 0px;
font-size: 1.85em;
border: none;
color: #ccc;
font-weight: normal;
}

.BasicH1 a, .BasicH1 a:visited, .BasicH1 a:hover {
color: #fff;
text-decoration: none;
}

#HeaderContainer .BasicH1 {
float: left;
}


/*
H3 DECORATIONS
*/

.BasicH3 {
margin: 30px 8px 15px 3px;
padding: 0px;
font-size: 1.05em;
border: none;
border-bottom: 1px dotted #aaa;
color: #ccc;
font-weight: normal;
}

.BasicH3 a, .BasicH3 a:visited {
color: #fff;
text-decoration: none;
}

 .BasicH3 a:hover  {
 color: #00f;
 }

/*
H4 DECORATIONS
*/

.BasicH4 {
margin: 30px 8px 15px 3px;
padding: 0px;
font-size: 1.05em;
border: none;
border-bottom: 1px solid #aaa;
color: #ccc;
font-weight: normal;
}

/*
P DECORATIONS
*/

.BasicP  {
font-size: 0.75em;
color: #ccc;
margin: 5px;
padding: 0px;
border: none;
}

.bigcom {
font-size: 1.35em;
color: #fff;
margin: 5px;
padding: 0px;
border: none;
}

.RedP {
font-size: 0.75em;
color: #f55;
margin: 5px;
padding: 0px;
border: none;
}

.bigcom a, .bigcom a:visited, .bigcom a:hover {
color: #fff;
}

.BasicP a, .BasicP a:visited, .BasicP a:hover {
color: #b00;
}

.BasicP a.selected, .BasicP a.selected:visited, .BasicP a.selected:hover {
color: #fff;
}

#HeaderContainer .BasicP {
margin: 20px;
}

.InfoLeft .BasicP {
margin: 10px;
border-bottom: 1px solid #777;
padding-bottom: 10px;
}

.InfoFloat .BasicP {
margin: 10px;
border-bottom: 1px solid #777;
padding-bottom: 10px;
}




/*
IMG DECORATIONS
*/

.BasicImg {
border: 5px solid #222;
}

a:hover .BasicImg  {
border: 5px solid #fff;
}

/*
CONTAINER SETUPS
*/

#MainContainer {
width: 950px;
margin: 0px auto;
}

#ContentContainer {
margin-top: 80px;
}


/*
-----------------------------------------------------------|
*/

#bigsiteblocks div.single {
margin: 0px;
padding: 5px;
width: 910px;
border: 1px solid #fff;
background: #333;
}

#bigsiteblocks div.imgleft {
width:300px;
margin: 0px;
padding: 0px;
border: none;
float: left;
}

#bigsiteblocks div.textright {
width:600px;
margin: 0px;
padding: 0px;
border: none;
float: left;
}

#bigsiteblocks  div.blackbox1 {
background: #111;
width: 600px;
border: 2px solid #333;
margin-left: auto;
margin-right: auto;

}

#bigsiteblocks p.grey {
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
font-family: Arial;
margin: 10px;
line-height: 15px;
color: #fff;
background: #222;
border: 1px solid #fff;
padding: 5px;
}

#bigsiteblocks p.white {
font-weight: normal;
font-size: 11px;
text-transform: uppercase;
font-family: Arial;
margin: 10px;
margin-left: 20px;
line-height: 15px;
color: #fff;
}

#bigsiteblocks p.white1 {
border: 2px solid #000;
padding: 10px;
background: #a60008;
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
font-family: Arial;
margin: 10px;
line-height: 15px;
color: #fff;
}

#bigsiteblocks a.textlink, #bigsiteblocks a.textlink:visited {
font-family: Arial;
text-transform: uppercase;
font-size: 28px;
text-decoration: none;
background: #fff;
padding: 3px;
color: #a60008;
font-weight: bold;
}

#bigsiteblocks a.textlink:hover {
background: #000;
color: #fff
}


#upthing {
width: 800px;
background: url('/backtest.jpg') top left no-repeat;
padding-left: 300px;
min-height: 300px;
}