@charset "utf-8";
/* --- Colors for Site 

Red - color:#e61a1a; */

* {
	/*margin: 0px;*/
	padding: 0px;
}

body {	
	background:#000;
	position:relative;
	}

body.privacy {
	}

a {
	color:#000;
	}

a:hover {
	color:#e61a1a;
	}

a:visited {
	color:#e61a1a;
	}

img {
	padding: .5em;
	}

img.links {
	border:none;
	padding:none;
	}

ul {
	list-style:none;
	}

#wrapper {
	position:absolute;
	background:#000;
	background:url(../images/option5_mainbg.jpg) #000000 no-repeat;
	background-position:top;
	height:700px;
	width:1270px;
	margin:0 auto;
	vertical-align:middle;
	}
	
/* This is the start of the content area */ 

#spacer {
	position:static;
	height:23px;
	border-bottom: solid 2px #fff;
	clear:both;
	}

#content {
	position:static;
	clear:both;
	height:48.3em;
}
/* This is where News and Update section will go */

#spacer2 {
	position:static;
	height:17em;
	}

#leftbar {
	position:static;
	float:left;
	width: 18.5em;
	padding-left:1em;
	margin-right:5em;
	}

#spacer3 {
	position:static;
	height:30px;
	clear:both;
	}
	
#newsHeader {
	position:static;
	font-family:"century gothic", "calibri", Geneva, Arial, Helvetica, sans-serif;
	width:187px;
	font-size:1.5em;
	line-height:2em;
	color:#e61a1a;
	text-decoration:underline;
	}

#leftContent {
	position:static;
	background:url(../images/mc_trans.png);
	/*background-repeat:no-repeat;*/
	font-family:"century gothic", "calibri", Geneva, Arial, Helvetica, sans-serif;;
	height:245px;
	width:170px;
	font-size:12px;
	overflow:auto;
	border:2px solid #CCC;
	margin-bottom:0;
	}

#date {
	position:static;
	padding-top:.7em;
	padding-left:.7em;
	padding-right:.7em;
	text-decoration:underline;
	margin-bottom:0px;
	font-weight:bold;
	}	

#newsContent {
	position:static;
	padding-left:.7em;
	padding-right:.7em;
	padding-bottom:.7em;
	font-size:10px;
	}

#leftContent span.content {
	line-height:1em;
	}

/* Links and filler content will go here */

#rightbar {
	position:static;
	height:295px;
	width: 92.2em;
	float:left;
	}

/* This is the beginning of the links section */

#navMain {
	position:static;
	font-family:"century gothic", "calibri", Geneva, Arial, Helvetica, sans-serif;
	color:#e61a1a;
	font-size:2em;
	line-height:1.5em;
	/*font-weight:bold;*/
	}

#navLinks {
	position:static;
	padding-top:0px;
	padding-bottom: .5em;
	color:fff;
	}
	
#navLinks ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	list-style-type:none;
	}

#navLinks ul li {
	margin-left: 0;
	margin-bottom:.5em;
	padding-right: 1em;
	padding-bottom:.5em;
	list-style: none;
	display: inline;
	text-decoration:none;
	}

#navLinks ul li a {
	/*font-family: "calibri", Verdana, Arial, Helvetica, sans-serif; */
	font-family: "century gothic", "calibri", Geneva, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:1.3em;
	/*font-weight:bold;*/
	text-decoration:none;
	}
		
#navLinks ul li a:active {
	color:#FFF;
	}
	
#navLinks ul li a:hover {
	color:#e61a1a;
	}
	
#navLinks ul li a:visited {
	}
	
#navLinks ul li.application {
	font-size:13px;
	color:#e61a1a;
	}

#navLinks ul li.application a {
	color:#e61a1a;
	}

#navLinks ul li.application a:hover {
	color:#FFF;
	}	

/* This is the end of the links area */	

/* This is where the filler content will go */

#mainContent {
	position:static;
	background:url(../images/mc_trans.png);
	/*background-repeat:no-repeat;*/
	height:24.5em;
	width:90em;
	overflow:auto;
	border:2px solid #CCC;
	}

#fillTrans {
	position:static;
	/*padding-top:.5em;*/
	padding-left:.7em;
	padding-right:.7em;
	color:#000;
	font-family:"century gothic", "calibri", Geneva, Arial, Helvetica, sans-serif;
	/*font-family: "calibri", Verdana, Arial, Helvetica, sans-serif;*/
	font-size:13px;
	line-height:1.3em;
	}	

#fillTrans h1 {
	font-size:1.3em;
	text-decoration:underline;
	padding:0px;
	}
	
#fillTrans a {
	color:#e61a1a;
	}

#fillTrans a:hover {
	color:#e61a1a;
	}

#spacer1 {
	position:static;
	height: 25em;
	}

#spacer4 {
	position:static;
	border-bottom:2px solid #fff;
	height:35px;
	}

/* This is the footer area */

#footer {
	width:1270px;
	height:20px;
	}

#company {
	color:#fff;
	font-size:13px;
	line-height:1.5em;
	padding-left:.7em;
	font-family:"century gothic", "calibri", Geneva, Arial, Helvetica, sans-serif;
	width:50em;
	float:left;
	border-bottom: 1px #fff dashed;
	}

#footerLinks {
	position:static;
	text-align:right;
	/*padding-top:2em;
	padding-bottom:1em;
	padding-right: 2em; */
	color:fff;
	float:left;
	width: 50.3em;
	line-height:2em;
	font-family:"century gothic", "calibri", Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
#footerLinks ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	list-style-type:none;
	}

#footerLinks ul li {
	margin-left: 0;
	margin-bottom:.5em;
	padding-right: 2em;
	padding-bottom:.5em;
	list-style: none;
	display: inline;
	text-decoration:none;
	}

#footerLinks ul li a {
	font-family: "calibri", Verdana, Arial, Helvetica, sans-serif;
	color:#e61a1a;
	font-size:12px;
	/*font-weight:bold;*/
	text-decoration:none;
	}
		
#footerLinks ul li a:active {
	color:#fff;
	}
	
#footerLinks ul li a:hover {
	color:#fff;
	}
	
#footerLinks ul li a:visited {
	}
	
#footerLinks ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
	
#footerCopy {
	color:#FFFFFF;
	font-size:1.2em;
	font-family: "century gothic", "calibri", Verdana, Arial, Helvetica, sans-serif;
	padding-left:.7em;
	width:550px;
	text-align:left;
	float:left;
	}
	
#networkLinks {
	position:static;
	text-align:right;
	/*padding-top:2em;
	padding-bottom:1em;
	padding-right: 2em; */
	color:fff;
	float:left;
	width:59.5em;
	line-height:1.5em;
	font-family:"century gothic", "calibri", Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
#networkLinks ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	list-style-type:none;
	}

#networkLinks ul li {
	margin-left: 0;
	margin-bottom:.5em;
	padding-right: 2em;
	padding-bottom:.5em;
	list-style: none;
	display: inline;
	text-decoration:none;
	color:#FFF;
	}

#networkLinks ul li a {
	font-family: "calibri", Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1.3em;
	/*font-weight:bold;*/
	text-decoration:none;
	}
		
#networkLinks ul li a:active {
	color:#fff;
	}
	
#networkLinks ul li a:hover {
	color:#fff;
	}
	
#networkLinks ul li a:visited {
	}
	
#networkLinks ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
	
#privacy {
	color:#FFF;
	font-family: "century gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:800px;
	margin: 0 auto;
	background:#000;
	padding:10px;
	border:1px solid #FFF;
	}

#privacy {
	list-style:none;
	}
	
#privacy a{
	color:#e61a1a;
	}

#privacy a:hover {
	color:#FFF;
	}

