/* base
----------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #ffffff;
         font-size: 1.0em;
         	background-color: #000000;
         background-image: url(/images/new_topgraphicBRANDNEW.jpg);
	background-repeat: no-repeat;
         
	

}

blockquote, h3, p, li {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3 {
	margin: 0 0 15px 0;
	padding: 0 10px;
	font-weight: normal;
}

h1, h2 {
	font-family: Arial, Times, serif;
         
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1em;
	font-style: italic;
}

h4 {
	font-size: 1.7em;
	font-style: normal;
         font-weight: bold;
         color: #ffffff;
         list-style-type: circle;


}


h5 {
	font-size: 1.0em;
	font-style: normal;
         font-weight: bold;
         color: #ffffff;
         list-style-type: circle;


}



hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 1.1em;
}

/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #ff6600;
	border-bottom: 1px #000 solid;
}

a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
}

h3 a {
	font: 2.2em Arial, Times, serif;
         color: #00ff00;
         font-weight: bold;

}

#site-name a {
	border: none;
}

#sidebar-2 a, #sidebar-1 a {
	color: #ff9900;
	border: none;
}

/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	margin: 12px auto;
	padding: 12px;
	width: 1000;
	
	
}

#head {
	text-align: center;
}





#sidebar-1, #sidebar-2 {
	padding-top: 130px;
padding-right: 10px;
	width: 20%px;
         \width: 20%;
	w\idth: 20%;
position: absolute;
left: 30px;
float: left;
}


#sidebar-2 {
	margin-left: 25px;
	float: right;
      
}

.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: circle;
         font-size: 0.9em;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
width: 190px;
}

#content {
	padding-top: 60px;
         width: 800;
	border-left-style: solid;
	border-left-color: #333333;
	border-left-width: 2px;
float: right;
	padding-left: 12px;
         
margin-left: 25px;
         
}

#foot {
	margin-top: 5px;
	clear: both;
	text-align: center;
}

img {
	border: 2px solid #999999;
	margin: 9px;
	padding: 5px;
	float: right;
}


.rightpix {
	margin: 8px;
	padding: 9px;
	float: right;
	position: relative;
	top: 225px;
	right: 30px;
}



/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 770px;
w\idth: 760px;
}

#sidebar-1, #sidebar-2 {
\width: 150px;
w\idth: 150px;
}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.8em;
	line-height: 1.5em;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */



.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */


/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}