body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
	
}

body{
	font-family:"Futura Bold",Verdana,sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #28292a;
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, sans-serif;
}

.rsswidget{
color:#A44D01;
font-size:18px;
}

a{
	text-decoration:none;
	color: #d26302;
}

a:hover{ text-decoration: none; 
color:#CC3300; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ 
padding:5px 0pt 0pt;
text-align:justify;
font-family:sans-serif,Geneva, Arial, Helvetica
}

blockquote{
	margin: 15px 0 0;
	background: #eaf6fe;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}


dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #daf0fe;
	color: #daf0fe;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #003053;
	background-color: #fff;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}



#container{
	width: 988px;
	margin: 0 auto;
	padding: 5px 0 0;
	text-align: left;
	vertical-align: top;
}

#page{
	width: 988px;
	color: #fff;
}

#header{
	width: 988px;
	float: left;
	clear: both;
}

#header h1{
	padding: 5px 0px 5px; 
	font-size: 36px;
	text-transform: uppercase;
	color: #b6e1fe;
}

#header a{
	color: #fefefe;
}

#left_sidebar, .right_sidebar_col{
	width: 160px;
	margin: 0 5px 0 5px;
	float: left;
	display: inline;
}

#left_sidebar a{
	color: #c2ddef;
	font-size:11px;
}

#left_sidebar ul, .right_sidebar_col ul{
	margin: 0;
	padding: 0;
	list-style: none;
}


div#left_sidebar {
	padding-top: 13px;
	text-align: right;
}
div#left_sidebar a, div#col34 ul#about a {
	color: #e76416;
	font-weight:bold;
	font-family:tahoma;
}
div#left_sidebar div.sidebar_group {
	margin: 0 18px 0 0;
}
div#left_sidebar h2, div#col34 h2 {
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	text-transform: uppercase;
}
div#left_sidebar h2 {
	color: #fff;
}
div#left_sidebar ul {
	margin-bottom: 1em;
}
div#left_sidebar li, div#left_sidebar dt, div#left_sidebar h3, div#left_sidebar p, div#left_sidebar input {
	font-family: Verdana, sans-serif;
	font-size: 1em;
}
div#left_sidebar .pagenav
{
border-top: 0px ;
}

.widget ul{
 margin-bottom:10px;
}
.widget li, div#left_sidebar dt {
	border-top: 1px dotted #656167;
}

div#left_sidebar ul li {
	padding: 4px 0 2px 0;
}
div#left_sidebar dl dt {
	padding-top: 4px;
}
div#left_sidebar dl dd {
	padding-bottom: 2px;
}
div#left_sidebar input {
	font-size: 11px;
}
div#left_sidebar form #email {
	background: #e5e1e7;
}
div#left_sidebar input[type=text] {
	padding-left: 2px;
}


.right_sidebar_container_bottom{
	with: 350px;
	margin: 10px 0 0;
	float: left;
}

.right_sidebar_container_top{
	width: 350px;
	float: left;
	padding: 0 0 10px;
}

.right_sidebar_col{
	margin: 0 0 0 10px;
}

.right_sidebar_col a{
	color: #001f35;
	font-size:11px;
	font-family:tahoma;
	font-weight:bold;
}

.right_sidebar_col a:hover{
color:#CC3300;
}

.right_sidebar_col ul li#search input#s{
	border: 1px solid #c2ddef;
}

.right_sidebar_col ul li{
	margin: 5px 0 0;
}

.right_sidebar_col ul li h2{
	color: #a44d01;
	padding-top:20px;
}

.right_sidebar_col ul ul{
}

.wide_column_bottom, .wide_column_top{
	background-color:#FFFFFF;
	width: 808px;
	float: left;
	padding: 0 0 5px;
	color: #000;
}

.wide_column_top{
	padding: 0;
	background: url(images/columns.gif) repeat-y;
	margin-top:5px;
}

.wide_column_bottom1{
	width: 780px;
	float: left;
	padding: 0px;
	background: #fff; 
	color: #000;
	
}
.wide_column_top1{
	float: left;
	padding: 0 0 10px;
	color: #000;
	padding: 0;
	background: #eae7e0 repeat-y;
	margin:5px;
}

.narrow_column{
	width: 438px;
	margin: 0 10px;
	float: left;
	display: inline;
}
.narrow_column1{
	margin: 0px;
	float: left;
	display: inline;
}

#campaign{
margin-top:15px;
padding:20px;
font-family:arial;
font-size:11px;
line-height:1.5em;
width:310px
}




.post, .post_alt{
	margin: 10px 0 0;
	padding: 15px;
}

.post_alt{
}

.post h2 a, .post_alt h2 a{
	color: #a44d01;
	font-size:14px;
	font-weight:bold;
}

.postdate{
	padding: 0px;
	font-size: 11px;
	background: url(images/bg_dotted.gif) repeat-x bottom left;
	color: #ba9575;
}

.entry{
	line-height: 18px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 15px 0 0;
}

.entry h1{
	font-size: 24px;
	line-height: 30px;
}

.entry h2{
	line-height: 24px;
}

.entry h3{
	font-size: 16px;
}

.entry h4{
	font-size: 14px;
	font-weight: bold;
}

.entry h5, .entry h6{
	font-size: 12px;
}

.entry h3, .entry h4, .entry h5{
	font-weight: bold;
}

.entry img{
	border: 1px solid #daf0fe;
	padding: 4px;
}

.entry img.wp-smiley{
	border: 0;
	padding: 0;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 0 0 0 0;
	background: url(images/bg_dotted.gif) repeat-x top left;
	padding:0px;
}

.browse{
	padding: 0 15px;
	font-family: Geogria, Sans-Serif;
	font-size: 14px;
	line-height: 24px;
}

.browse a{
	font-weight: bold;
}



/* comments template */

.comments-template{
	padding: 15px 0 0;
	background: url(images/bg-dotted.gif) repeat-x;
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	padding: 0 0 20px;
	background: url(images/bg_dotted.gif) repeat-x bottom left;
}

.commentmetadata{
	font-style: italic;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, sans-serif;
	text-transform: none;
	line-height: 18px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	text-align: center;
	vertical-align: top;
}

table#wp-calendar td{
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */


#footer{
	width: 988px;
	margin: 10px 0 10px;
	float: left;
	color: #fff;
	border-top:1px solid gray;
	font-size:10px;
	color:gray;
}

#footer p{
	padding: 20px;
	line-height: 18px;
}

.wide_column_bottom1 .UTWPrimaryTags{
display:none;
visibility:hidden;
}


.UTWPrimaryTags, .UTWPrimaryTags a, .postinfo a{
color:#A44D01;
}

.UTWPrimaryTags{
font-size:11px;
}

.UTWPrimaryTags a:hover, .postinfo a:hover{
color:#CC3333;
}

.more-link{
color:#CC0000;
font-size:10px;
font-weight:bold;
}

.right_sidebar_container_bottom ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0px;
margin:0px;
}
.right_sidebar_container_bottom ul li {
padding:0px;
}
#topright {
position: absolute;
right: 0;top: 0;
display: block;
height: 125px;
width: 125px;
background: url(TRbanner.gif) no-repeat;
text-indent: -999em;
text-decoration: none;}

.widget_rss{
}