/*  Type
----------------------------------------------- */


a:link, a:visited {
text-decoration: underline;
color:#EC4413;
}
a:active { text-decoration: underline; }
a:hover { text-decoration:none; color:white;}



h1 { font:bold 18px/140% "Trebuchet MS", Verdana, sans-serif; }
h2 { font:normal 14px/140% "Trebuchet MS", Verdana, sans-serif; 
text-transform:uppercase;}

.n p {/*text-indent:20px;*/ margin: 0; padding: 0 0 1em;}

#sidebar p {text-indent:0px; padding: 0; margin: 0; 
font:normal 14px/140% "Trebuchet MS", Verdana, sans-serif; 
text-transform:normal;
font-weight:bold;
color: white;
}

#sidebar a:link {color: #999966; text-decoration:underline;}
#sidebar a:hover {color:#CC0000; text-decoration:none;}



/*  Layout
----------------------------------------------- */

body {
background-color: #000000;
padding:0;
margin:0;
background-image: url(http://www101.jimdo.com/usertemplates/2155750/img/backdoor-b-w.jpg);
background-position: bottom center;
background-repeat: no-repeat;
}

#container {
margin:0 auto;
width:900px;
padding-top: 0px;
}

#header {
padding-top:0px;
}

#header h1, #header a {
	padding:0;
	font-family:"Helvetica","Lucida Sans Unicode",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:30px;
	font-weight:normal;
	text-decoration:none;
	line-height:1.3em;
	color:#666666;
	text-align:right;
}

#header a:hover { text-decoration:none;  }


#navigation {
float:right;
width:200px;
padding:40px 0 0 0;
font:normal 1em/140% "Arial Narrow", Helvetica, sans-serif;
}

#navigation a:link {
text-transform: uppercase;  
text-decoration: none; 
display: block; 
color: #9F2A2A;
}
#navigation a:hover, #navigation a:active {
text-decoration:none; 
color:#ffffff;
background-color: #817676;}       
}

#sidebar {
padding-top:30px;
width:200px;
}

#content {
float:left;
width:600px;
padding:30px;


}

#footer {
clear:both;
margin:30px 0 30px 0;
text-align: center;
font-size:small;
}

#footer .gutter 
{
	height: 50px;
	padding:35px 0 35px 0;
text-align: center;
font-size:small;
font-style:italic;
}

/*  Navigation
----------------------------------------------- */

ul#mainNav1, ul#mainNav2 {
margin:0;
padding: 0;
}


ul#mainNav1 li,
ul#mainNav2 li
{
	display: inline;
	margin: 0;	
	padding: 0;
}


ul#mainNav1 li a,
ul#mainNav2 li a
{

font-weight: bold;
text-transform: uppercase;
text-decoration: none;
display: block;
color:#9F2A2A;

}


ul#mainNav1 li a { padding:4px 4px 4px 4px; }
ul#mainNav2 li a { padding:4px 4px 4px 14px; }


ul#mainNav1 a:hover
{
	background:black;
	color:#FFFFFF;
}

ul#mainNav1 a.current { font-weight:bold; }                        

/*styles*/

.table-heading {
background-color: #ce5330;
}