body {
	background: #000;
	color: #333;
	font: 92.5%/1.8 Arial, Helvetica, sans-serif;
	margin: 0px;
	}
	
a, a:visited{
	color: #336699;
	border: none; 
	}
	
a:hover{
	color: #900;
	border: none;
	}
	
img {
	border: none;
	}
	
#wrapper {
	width: 1000px; 
	margin: 0 auto; 
}

#wrapperSmall {
	width: 700px; 
	margin: 0 auto; 
}

#container { 
	width: 1000px; 
	background: #fff url(images/bg.jpg);
}

#containerSmall { 
	width: 700px;
	background: #fff;
}

#container, #containerSmall { 
	text-align: left; 
	float:left;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	}
	
#header { 
	background:#336699 url(images/Banner.jpg) top center no-repeat;
	}
	
#headerSmall {
	background:#336699 url(images/BannerSmall.jpg) top center no-repeat;
}
	
#header, #headerSmall { 
	height: 173px;
	padding: 0px 0px 0px 0px;
	position:relative;
	}
	
#header h2, #header h1 {
	color: #eee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight:bold;
	position: absolute;
	top: 100px;
	left: 120px;
	text-align:left;
	}

#header h2 a, #header h1 a {
	color: #f69306;
	text-decoration: none;
	}

#header h2 a:hover, #header h1 a:hover {
	color: #fff;
	text-decoration: underline;
	}

#header h3 {
	color: #333;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	margin-left: 25px;
	}
	
#menu {
	width:1000px; 
}

#menuSmall {
	width: 700px; 
}
	
#menu, #menuSmall {
	height:30px;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	background: #336699 url(images/menuBG.jpg) top left repeat-x;
	margin-top: 1px;
	border-bottom: 1px solid #fff;
}


#menu ul, #menuSmall ul {
	margin: 0px;
	list-style: none;
	text-align: center;
}

#menu li, #menuSmall li {
	display: inline;
	padding: 0 25px;
}

#menu a, #menuSmall a {
	height:20px;
	padding: 5px 15px;
	line-height:30px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover, #menuSmall a:hover {
	background-color: #fff;
	color:#336699;
}

#contentWide {
	width: 900px; 
	margin: 10px 0px;
	position:relative;
	float:left;
	padding: 0px 25px 15px 45px;
}


#content { 
	width: 640px; 
	margin: 10px 0px 20px 0px;
	position:relative;
	float:left;
	padding: 0px 25px 15px 25px;
	}
	
#content b {
	color: #777;
	line-height: 14pt;
	}


#content p {
	margin: 0px;
	line-height: 150%;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	}
	
#contentWide p {
	width: 640px;
	margin: 0px;
	line-height: 150%;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	}
	
backquote {
	line-height: 150%;
}
	
#content p img {
	border: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
#content h1 {
	color: #336699;
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px 10px 20px 10px;
	line-height: 160%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #336699;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #900;
	text-decoration: none;
	}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%; 
	color: #336699; 
	margin: 0px;
	line-height: 140%;
	padding: 14px 0 10px 0;
	border-bottom: 1px dotted #336699;
	}
	
#content h2 a  {
	color: #336699;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #900;
	text-decoration: none;
	}

#content h3 {
	font-size: 120%; 
	color: #336699; 
	margin: 0px 0px 7px 0;
	line-height: 130%;
	text-transform:uppercase;
	padding-top: 10px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #336699;
	}
	
#content h3 a  {
	color: #336699;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #900;
	text-decoration: none;
	}
	
#content h4 {
	color: #900;
	font-size: 150%;
}

#content h4 a {
	color: #900;
	text-decoration: underline;
	margin: 10px 0;
}

#content h4 a:hover {
	text-decoration: underline;
}

ol {
	list-style-type: decimal;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	
	}
	
li {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	}
	
ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
ul li a {
	color: #797979;
	text-decoration: none;
	}

ul li a:hover {
	color: #900;
	text-decoration: underline;
	}


a.RssFeed {
	background:url(images/RSSsmall.gif) left center no-repeat;
	text-decoration:none;
	padding: 5px 0 5px 23px;
	}
	
a.RssFeed:hover {
	text-decoration:underline;
	}
	
#arch {
	color: #000;
	}
	
#arch ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#arch li {
	margin: 0px;
	padding: 0px;
	}
	
#arch ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#arch ul li a {
	color: #797979;
	text-decoration: none;
	}

#arch ul li a:hover {
	color: #f69306;
	text-decoration: underline;
	}
	
blockquote{
	background-color: #F3F3F3;
	margin: 0px 35px 12px 0px;
	padding: 7px;
	width: 100%;
	font-style: italic;
	color: #666666;
	border: 1px dotted #900;
	}
	

.postspace {
	background: #fff;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #fff;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #fff;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}
	
#right { 
	color: #666;
	width: 302px;
	float: right; 
	margin-top: 0px;
	margin-bottom: 20px;
	}
	
	
#right p {
	margin: 0px;
	line-height: 18px;
	padding: 10px 10px 10px 20px;
	}
	
#right h2 {
	color: #eee;
	background: #333;
	font-family: georgia, "Microsoft Sans Serif", Times, serif;
	font-size: 10pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}
	
#right ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
	
#right ul li {
	list-style: none;
	margin: 5px 10px;
	padding: 0px;
	}
	
#right ul li a {
	color: #336699;
	text-decoration: none;
	line-height: 14pt;
	display:block;
	}

#right #GoogleAds ul li {
       padding: 10px 5px;
       }

#right #GoogleAds ul li a {
        background-image:none;
        display:inline;
        }

#right #GoogleAds ul li a:hover {
        background-image:none;
        color: #000;
        }
	
#right h2.widgettitle {
	color: #336699;
	background: #ddd;
	font-family: georgia, "Microsoft Sans Serif", Times, serif;
	font-size: 10pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}
	
#right li h2.widgettitle {
	list-style: none;
}

#footer {
	width: 1000px;
	}
	
#footerSmall {
	width: 700px;
	}

#footer, #footerSmall {
	background: #336699;
	overflow: hidden;
	font-size: 8pt;
	margin: 0px auto 0px;
	padding:  9px 0px 7px 0px;
	text-align: center;
	line-height: 17px;
	clear: both;
	}
	
#footer p, #footerSmall p {
	color: #fff;
	padding: 0px;
	margin: 0px;	
	}
	
#footer a, #footer a:visited, #footerSmall a, #footerSmall a:visited {
	color: #EAEAEA;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #eaeaea;
	}
	
#footer a:hover, #footerSmall a:hover {
	text-decoration: none;
	border: none;
	}

#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
	}

#searchform {
	margin: 20px 0 20px 15px;
	}
	
#searchform input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: right;
	color: #67717E;
	width: 150px;
	margin-bottom: 5px;
	margin-top:5px;
	border: 1px solid #999;
	}
	
#searchform input.inputBox {
	border: 1px solid #ccc;
	}
	
#searchform input.searchButton {
	cursor:pointer; 
	}
	
/* comments */
	
.entry {
	margin-bottom: 12px;
	border-bottom: 1px solid #E3E3E3;
	}	

#submit, #s {	
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;
	}
	
#author {
	border:1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#comment  {
	width: 350px;
	border:1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#content p.smallType {
	font-size: 9px;
	color:#333;
	font-weight:normal; 
	text-align:center;
	}
	
/* tables */

table.noBorders {
	border-spacing: 0; 
	border-collapse: collapse;
	margin: 10px;
	border:#ccc solid 1px;
	text-align: left;
}

table.noBorders tr th {
	background:#eee;
	text-align:center;
}


table.noBorders tr td.bold {
	font-weight: bold;
}

table.noBorders tr td, table.noBorders tr th {
	border:#ccc solid 1px; 
	padding: 5px 10px;
}

