body {	
	text-align: center;
    background: #CC0000;
	margin: 0;
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
}    

blockquote {
	color: #000000;
	background: #fff;
	padding: 10px 10px 10px 10px;
	border: 2px solid #990000;
	font-size: 12px;
}
	
a {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}

a:link { color: #003366; }

a:visited { 
	color: #6699CC;
}

a:active {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}


#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 960px;
	background-color: #FFFFFF;
	border: 2px solid #000000;
}


#copyright {
	height: 65px;
	background: #040770 url('http://www.second-amendment.org/include/images/banner-bottom.jpg') no-repeat;
	border-top: 2px solid #000000;	
	border-bottom: 1px solid #000000;		
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	margin: 0;
	padding: 4px;
	text-align: right
}

#copyright a {
	color: #FFF;
}

#copyright a:hover {
	text-decoration: none;
}
	
#banner {
	border-top: medium none;
	border-left: medium none;
	border-bottom: 2px solid #000;
	height: 1%;
	color: #040770;
	background: #040770 url('http://www.second-amendment.org/include/images/banner-top.jpg') no-repeat;
	height: 90px;
	text-align: left;
	font-family: Arial
}


#navigation {
	font-size: 9px;
	color: #FFF;
}


#center {
	float: left;
	width: 800px;
	overflow: hidden;
	height: 100%;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	border: none;
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	}

.content p {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.sec-amend {
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	line-height: 22px;
	color: red;
	text-align: center;
}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #000000;
	font-family: Arial;
	font-size: 25px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #005796;
	font-family: Arial;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	
	}

.posted {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	text-align: left;
	margin-bottom: 10px;
	line-height: normal;
	padding: 3px;
	}
	

	
.actualpost { 
	border: 1px; 
	border-style: solid;
	border-color: #000000; 
	padding: 15px 15px 15px 15px;    
}

.links-page {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	}

.links-page p {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}
	
.links-page ul {
	list-style-type: none;
	margin: 0 0 0px 65px;
	padding: 0;
	font-size: 10px;
	line-height: 10px;
}

.links-page li {
	line-height: 150%;
}

.links-page h2 {
	color: #000000;
	font-family: Arial;
	font-size: 25px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	
	}

.links-page h3 {
	color: #005796;
	font-family: Arial;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	margin: 30px 15px 15px 30px;	
}

.contact-recoil {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}

.contact-recoil p {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
}

.contact-recoil h2 {
	color: #000000;
	font-family: Arial;
	font-size: 25px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}

	
.content-nav { margin-top: 0; }

.entry-header
{   
	color: #005796;
	font-family: Arial;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
}

.entry-content,
.entry-footer,
{
	margin: 10px 0;
}

.entry-content p { text-align: left; }

img.image-full
{
	width: 100%;;
}

body
{
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 12px;
}

a { 
	text-decoration: underline;
	font-weight: bold;
}

a img { border: 0px none; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, pre, blockquote
{
	margin-top: 10px;
	margin-bottom: 10px;
}

ul {
	margin-top: 4px;
	margin-bottom: 1px;
}	