body {
	margin: 0px;
	background-color: #FFFFFF;
    text-align: left;
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,sans-serif;
	font-size: 14px;
	color:#000000;
}
p {
	display:block;
}
a {
text-decoration: none;	
font-weight:bold;
}

a:link {
	color:#BF420B;
}

a:visited {
	color: #201C4B;
    text-decoration:underline;
}

a:active {
	color: #201C4B;
	}

a:hover {
	color: #2B2656;
    text-decoration:underline;
}

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

h1 {
	margin: 10px 0px;
	padding: 4px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	border-bottom: 1px solid #CCC;
}

iframe {
	border:0;
}
iframe#subscribeform{
	margin-left:5px;
	width:240px;
	height:100px;
}
#emailform {
	font-size: 11px;
}

#banner {
	width: auto;
	background: url(images/banner_repeat.gif) repeat-x 0 0;
	text-align: left;
	padding: 0px;
	height: 147px;
	margin:0px;
}
#menu {
	width: 100%;
	/*height:20px;*/
	margin:0;
	background:#1F232A;
}
#menu ul {
	margin:0;
	padding:0 0 0 10px;
}
#menu ul li {
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	font-size:12px;
}
#menu ul li a:link, #menu ul li a:visited {
	padding: 4px 18px;
	/*margin: 0px 4px;*/
	display:block;
	color:#FFF;
	border-right: 2px solid #1F232A;
	text-decoration:none;
}
#menu ul li a:hover {
	display:block;
	color:#201C4B;
	background:#FFF;
	text-decoration:none;
	border-right: 2px solid #87B2C7;
}
#menu li.current {
	background:#353335;
	
}
#container {
	position:relative;
	top:0px;
	left:0px;
	line-height: 140%;
	width: auto;
	height:100%;
	background-color: #FFFFFF;
	min-width:650px;
}
#content {
	position:relative;
	width:auto;
	height:100%;
	min-width:420px;
	padding: 10px 15px 5px 15px;
	width:auto;
	margin: 0 300px 0 0;
	background-color: #FFFFFF;
	font-size: 13px;
	text-align:justify;
}
#headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	text-align:justify;
	margin: 15px 5px;
	color:#666666;
	line-height:140%;
}
#headline strong {
	color:#333333;
	font-weight:normal;
}
#content pre {
	font-size: larger;
}
#right {
	position:absolute;
	top:0px;
	right:0px;
	width: 310px;
	border-left: 1px solid #CCCCCC;
	text-align:center;
}

#content p {
	color:#000000;
	font-weight: normal;
	line-height: 150%;
	text-align: justify;
	margin-bottom: 10px;
}
table td {
	padding: 0px 20px;
}

#content blockquote {
	line-height: 150%;
	}

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

#content h2 {
	color: #11063A;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px dashed #CCCCCC;
	padding: 4px 0px;
	margin-bottom: 10px;
	font-size:22px;
}

#content h3 {
	color: #666;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px dashed #CCCCCC;
	padding: 4px 0px;
	margin-bottom: 10px;
	font-size:18px;
}

#content p.posted {
	color: #11063A;
	border-top: 1px dashed #CCCCCC;
	text-align: left;
	margin: 10px 0 25px 0;
	line-height: normal;
	padding: 3px;
	clear:both;
	font-size:12px;
}
.sidebar {
	
}
.sidebar p{
    padding:10px 5px;
	text-align:left;
	margin: 2px 0px;
	font-size:12px;
	width:auto;
}

img.rght {
	float:left;
	padding: 0 5px 0 0;
}
label {
	font-size:11px;
	width:60px;
	text-align:right;
}
.sidebar h2 {
font-family:Georgia, "Times New Roman", Times, serif;
	color: #2B2656;
	background:#D5EAF9;
	width:auto;
	padding:2px 6px;
	font-size: 14px;
	/*margin:0px 0px 10px 0;*/
	text-align: left;
	border-left: 10px solid #1F232A;
}

.sidebar ul {
	padding: 0px 5px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}
.featured {
	width:auto;
	height:auto;
	margin: 4px 5px;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.featured a {
	width:auto;
	margin:0;
	padding: 4px 0px;
	color:#333333;
	background:#FFFF99;
	border: 1px solid #FF9966;
	text-decoration:none;
	display:block;
	font-weight:normal;
}
.featured a:visited {
	color:#333333;
	background:#FFFF99;
	border: 1px solid #FF9966;
	text-decoration:none;
}
.featured a:hover {
	color:#FFFFFF;
	background:#000033;
	border: 1px solid #FF9966;
	text-decoration:none;
}
.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin: 4px 0px;
	}

.link-note-compact {
	font-size: x-small;
	line-height: 100%;
	text-align: left;
	padding: 1px;
	margin-bottom: 15px;
	}

#powered {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
.search_box {
	text-align:left;
	padding:8px;
}
/*=========== Error ====================*/
.error {
	width:auto;
	height:auto;
	background:#c04620;
	border: 1px solid #BF2E28;
	color: #FFE9CE;
	font-size:14px;
	text-align:center;
	padding: 20px;
	margin: 16px;
}
.error a:link, .error a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
.error strong {
	font-size:110%;
}
.error table {
	width:auto;
	margin:auto;
	font-size:12px;
}

.error ol {
	text-align:left;
	width:auto;
	margin-left:10%;
}
.success {
	background:#f6e2b7;
	border: 1px solid #FF9900;
	color:#000066;
}
.warning {
	width:auto;
	height:auto;
	padding: 10px;
	border: 4px solid #990000;
	background:#c04620;
	color:#FFFFFF;
	font-size:14px;
}
.warning p {
	font-weight:normal;
	text-align:center;
}

embed {
float:left;
margin-right:10px;
}