body {
	background-color: #d60000;
	background-image: url("/images/interface/background.gif");
	background-repeat: repeat-y;
	background-position: 50%;
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans", Helvetica, Sans;
}

a {
	color: #000;
	font-weight: bolder;
}

#topbar {
	background-image: url("/images/interface/hubtitle.gif");
	height: 124px;
	margin: 0;
	padding: 0;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	background-image: url("/images/interface/subback.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

#header {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-left: 40px;
}

#headerbottom {
	margin: 0;
	padding: 0;
	background: #eee;
	width: 100%;
}

/* ************************************************ */
#tabarea {
	
}

#tabarea ul {
	margin: 0;
	padding: 0 35px;
	padding-bottom: 10px;
}

#tabarea ul li {
	font-weight: bolder;
	margin: 10px 0;
	padding-left: 15px;
	background-image: url("/images/ui/selection.gif");
	background-repeat: no-repeat;
	background-position: middle;
}

#tabarea ul li a:before {
	
}

#tabarea ul li a {
	margin: 0px 5px;
	font-size: 2.25em;
	text-transform: uppercase;
	text-decoration: underline;
	color: #000;
}

#tabarea ul li a.currentlink {
	color: #c00;
}

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

/* ************************************************ */
#maincontent {
	margin: 0;
	padding: 0;
}

/* ************************************************ 
  Left column
 ************************************************ */
#maincontent #leftcol {
	width: 565px;
	float: left;
}

#maincontent #leftcol .largeimage {
	border: 1px solid #eee;
	padding: 5px;
}

#maincontent #leftcol .margin {
	padding: 0;
	margin: 10px 40px;
}

#mainimage {
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
}

/* ************************************************ 
  Right column
 ************************************************ */
#maincontent #rightcol {
	border-left: 1px solid #eee;
	padding: 0;
	margin: 0;
	width: 150px;
	float: left;
}

#maincontent #rightcol .margin,#maincontent #rightcol2 .margin {
	margin: 10px 15px;
	padding: 0;
	padding-bottom: 10px;
	overflow: hidden;
}

#rightcol a {
	
}

#rightcol ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#rightcol h2,#rightcol h2 a,#rightcol2 h2,#rightcol2 h2 a {
	margin: 0;
	margin-top: 5px;
	font-size: 1em;
	color: #595959;
}

#rightcol h2 {
	border-top: 1px solid #ccc;
	padding: 10px 0;
}

#maincontent #rightcol2 {
	border-left: 1px solid #eee;
	padding: 0;
	margin: 0;
	width: 180px;
	float: left;
	clear: right;
}

/* ************************************************ 

 ************************************************ */
.dividerline {
	margin: 0;
	padding: 0;
	border-top: 1px dotted #595959;
}

#maincontentbottom {
	margin: 0;
	text-align: center;
	height: 50px;
	clear: both;
}

/* ************************************************ 

 ************************************************ */
#footer {
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0;
	width: 800px;
}

#footer p {
	color: black;
	text-align: left;
	font-size: .75em;
}

/*  ************************************************ */
	/*  HEADING STYLES                                   */
	/*  ************************************************ */
h1 {
	margin: .5em 0;
	margin-bottom: .25em;
	padding: 0;
	font-size: 2.0em;
	font-weight: bold;
	text-transform: none;
	color: #595959;
}

h1+p {
	font-size: 1.15em;
	line-height: 1.25em;
	color: #666;
}

h2,dt,legend {
	color: #595959;
	margin-bottom: 0;
	font-size: 1.25em;
}

/*  ************************************************ */
	/*  Definition List Styles - Used for 
    displaying article sumarries                     */
	/*  ************************************************ */
dt a {
	font-weight: bolder;
	color: #595959;
	text-decoration: none;
}

dt a:hover {
	text-decoration: underline;
}

dd {
	margin: 0;
	padding: 0;
}

h3 {
	color: #595959;
	margin-top: 5px;
	margin-bottom: 0;
	font-size: 12px;
}

p {
	margin-top: 0;
	line-height: 1.5em;
	font-size: .8em;
	color: #666;
}

ul {
	list-style: square;
	color: #595959;
	margin: 0;
	padding: 0px 20px;
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 10px;
}

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

dl {
	
}

dt {
	
}

ol {
	font-weight: normal;
	color: #595959;
	font-size: 12px;
	line-height: 1.5em;
}

blockquote {
	padding: 5px 40px;
	margin: 10px 0;
	background-image: url(/images/interface/quotes.gif);
	background-repeat: no-repeat;
	background-color: #eee;
	padding-bottom: 0;
	font-size: 1.15em;
	border: 0px dotted #ccc;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}

/* TABS */ /*FORM ELEMENTS*/
#commentsform,#resultsDiv,#emailform {
	padding: 10px;
}

form input {
	margin: 5px;
	font-size: 12px;
	color: #666;
	border: 1px solid #595959;
	width: 200px;
}

form fieldset {
	border: 0px;
}

form fieldset legend {
	font-size: 10px;
}

form label {
	font-size: 10px;
	weight: bolder color :   #666;
}

form textarea {
	margin: 5px;
	font-family: Arial;
	font-size: 12px;
	color: #666;
	border: 1px solid #595959;
	width: 200px;
	height: 50px;
}

form .btn {
	background-color: #6090BF border-width :   2px;
	border-color: #000;
}

hr {
	margin-top: 30px;
}

.thumbnail {
	border: 1px solid #eee;
	padding: 5px;
	margin: 5px;
	vertical-align: middle;
}

#navigation a {
	text-decoration: none;
	font-weight: bolder;
}

.inlinethumbleft {
	float: left;
	margin: 15px;
	margin-left: 0;
	padding: 10px;
	border: 1px solid #D9E4F0;
}

.commentsbox {
	margin: 10px 0px;
	border: 4px solid #ccc;
	background: #eee;
	padding: 10px;
}

.commentsbox .commentauthor {
	margin-bottom: 0;
}

.commentsformbox {
	margin: 10px 0px;
	border: 4px solid #ccc;
	background: #eee;
	padding: 10px;
}

.linkification img {
	clear: both;
	padding: 5px;
	border: 1px solid #D9E4F0;
	margin: 5px;
}

.date {
	display: inline;
	font-size: .6em;
	color: #595959;
	font-style: italic;
	margin-bottom: 10px;
}

.articlelist h2 {
	margin-top: 10px;
	padding-top: 10px;
	border: 0px solid #ccc;
	border-top: 1px solid #ccc;
	padding-left: 20px;
	background-image: url("/images/ui/selection.gif");
	background-repeat: no-repeat;
	background-position: left 15px;
}

.articlelist p {
	margin-bottom: 0px;
}

.breadcrumb {
	color: #ccc;
	display: block;
	margin: 10px 0;
	font-size: .75em;
}

.readlinks {
	color: #cc0000;
	font-size: .60em;
}

.excerpt p,p.footnote {
	font-size: .6em;
	margin: 3px 0;
	padding: 10px 0;
	border: 0px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.excerpt p{
	font-size:.9em;
}

#rightcol .smallink {
	font-size: .6em;
}

#rightcol ul li {
	font-size: .6em;
	line-height: 1.5em;
}

.linkbox ul li {
	padding: 5px 0;
	font-size: .6em;
}

.linkbox ul li p {
	display: inline;
}

.linkbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li .linkli {
	
}

.morearticlesbox ul,.gallerybox ul {
	list-style-type: none;
	font-size: .6em;
	margin: 0;
	padding: 0;
}

.morearticlesbox ul li,.gallerybox ul li {
	line-height: 2em;
}

.morearticlesbox h2,.gallerybox h2 {
	color: #c00;
	text-transform: uppercase;
	font-size: .8em;
}

/* ********************* */ /* TABLE STYLES */
table {
	margin: 5px 0;
}

table td {
	border: 1px solid #ccc;
	width: 100%;
}

table th {
	padding: 3px;
	text-align: left;
	font-weight: bolder;
	background-color: #eee;
}

table td {
	font-size: 12px;
	padding: 3px;
}

.recentcomment {
	
}

.recentcomment p {
	font-size: 10px;
}

.recentcomment a,.recentcomment strong {
	font-size: 11px;
	font-weight: bolder;
}

.recentcomment img {
	vertical-align: middle;
}