body {
	font-family: Verdana, Arial, sans-serif;
	background: #CCCCCC;
	padding: 0px;
	margin: 0px;
        font-size: 11px;
	text-align: center;
	line-height: 1.4;
}

span.hidden {display: none;}
a:link {color: #990000; text-decoration: underline;}
a:visited {color: #990000; text-decoration: underline;}
a:hover {color: #999999; text-decoration: underline;}

a.categorylink {font-size:12px;}

h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 760px;
   padding: 10px;
	padding-top: 0px;
	background: #ffffff;
	margin-top: 20px;
   margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
   border: 1px solid #000000;
	position: relative;
}

#top {
   padding: 0px;
   margin: 0px 0px 0px 0px;
	width: 700px;
	height: 200px;
	background-image: url(/images/banner_background2.jpg);
}

div.title {
   text-align: left;
   width: 700px;
   float: left;
	display: none;
}

div.title h1 {
   font-size: 40px;
   font-weight: bold; 
   margin: 0px;
	color: #FFFFFF
}

div.menu {
   position: absolute;
	top: 160px;
	right: 10px;
	padding: 5px 5px 4px 5px;
	font-size: 11px;
	background: #E6DFCF;
	text-align: right;
	width: 620px;
	border: 1px solid #990000;
	font-family: "Trebuchet MS",Verdana,Arial,Sans Serif
}

div.menu a {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}

div.menu a:link {
	text-decoration: none;
	color: #990000;
}

div.menu a:visited {
	text-decoration: none;
	color: #990000;
}

div.menu a:hover {
	text-decoration: none;
	color: #999999;
}

div.quote {
	position: relative;
	top: 55px;
	right: 500px;
	padding: 2px;
	color: #FFFFFF;
   text-align: right; 
}

div.quote h2 {
   font-size: 16px;
	margin: 0px;
}

div.quote h3 {
   font-size: 10px;
   font-style: italic;
	margin: 0px;
}

#left {
	width: 150px;
	background: #FFFFFF;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div.sidebar {
	background: #E6DFCF;
	border: 1px solid #990000;
	padding: 5px;
        overflow: hidden;
}

#left h1 {
	width: 150px;
	padding: 0px;
	margin-top: 10px;
	text-align: left;
	color: #333333;
}

#center img {
        border: 2px solid #900;
        margin-top: 5px;
        margin-bottom: 5px;
}

#center img.icon {
        border: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-right: 2px;
}

div.icons {
        margin-bottom: 5px;
}

#center {
	padding: 10px;
   float: left;
   width: 379px; 
	margin-top: 10px;
   overflow: hidden;
}

#center h2 {
	font-size: 14px;
	font-weight: bold;
	padding:0px;
	margin-bottom: 10px;
	color: #000000;
	text-align: left;
	border-bottom: 1px dotted #990000;
}

#center h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 0px;
	list-style-type: square;
}

#center p {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.3;
	font-size: 12px;
}

#center p.posted {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
        border-top: 1px dotted #990000;
}

#center ul {
        list-style: disc;
        margin-left: 15px;
}

#center img {
        border: 3px solid #ccc;
        margin-top: 5px;
        margin-bottom: 5px;
}

div.entry {
	
}

#right {
   float: left;
   width: 211px;
	float: right;
	margin: 0px;
	margin-top: 10px;
	text-align: center;
   overflow: hidden;
}

#right h1 {
	width: 150px;
	padding: 0px;
	margin-top: 10px;
	text-align: left;
	color: #333333;
}

#footer {
   padding-top: 3px;
	padding-bottom: 10px;
   float: left;
   width: 755px;
   margin: 0px;
   text-align: center;
	background: #E6DFCF;
	color: #990000;
	border: 1px solid #990000;
}

/*adstrip styles*/
.adstrip { 
	font-size: 9pt;  
	background: #E6DFCF; 
	border: 1px solid #990000;
        margin: 0px;
        padding: 0px;
} 

div#adstrip table tr td a { 
	color: #990000; 
margin: 0px;
        padding: 0px;
} 

.adstrip_link { 
	font-size: 8pt; 
	text-decoration: underline; 
	color: #990000; 
	margin: 0px;
	font-family: Verdana; 
	font-style: italic; 
	text-align: left; 
} 

.adstrip_title { 
	padding: 0px;
	text-align: left;
	color: #333333; 
	font-weight: bold;
	font-size: 10px;
	display:none;
} 

a.adstrip_link:link { 
	color: #990000; 
	text-decoration: underline; 
	font-style: normal; 
} 

a.adstrip_link:visited { 
	color: #990000; 
	font-style: normal; 
	text-decoration: underline; 
}

a.adstrip_link:active { 
	color: #990000; 
	text-decoration: none; 
} 

a.adstrip_link:hover { 
	color: #333333; 
	text-decoration: none; 
} 

.blogad {  
	text-align: center; 
        margin: 0px;
        padding: 0px;
} 

.blogad_headline { 
	font-size: 10pt; 
	font-weight: bold; 
	color: #000000; 
	margin: 0px; 
	font-family: Verdana; 
	text-align: left; 
} 

.blogad_thumbnail { 
	text-align: center; 
	border: none;
        padding: 0px;
        margin: 0px;
} 

.blogad_text { 
	font-size: 8pt; 
	color: #000; 
	margin: 0pt; 
	font-family: Verdana; 
} 

.blogad_link { 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: underline; 
	color: #990000; 
	margin: 0pt; 
	font-family: verdana; 
	font-style: normal; 
} 

a.blogad_link:link { 
	color: #990000;  
	text-decoration: underline; 
} 

a.blogad_link:visited { 
	color: #990000;   
	text-decoration: underline; 
} 

a.blogad_link:active { 
	color: #990000; 
	text-decoration: underline; 
} 

a.blogad_link:hover { 
	color: #990000; 
	text-decoration: underline; 
} 

h2.module-header {
        display: none;
}

/*new adstrip styles*/
.adspot { 
	font-size: 9pt;  
	background: #E6DFCF; 
	border: 1px solid #990000;
        margin: 0px;
        padding: 5px;
        text-align: center;
} 

.adspot_head {
        display: none;
}

.adspot_adhead {
    text-align: center;
    font-size: 10pt; 
    font-weight: bold;
    color: #000000;
    display: block;
}

.adspot_adurl { 
	font-size: 8pt; 
	text-decoration: underline; 
	color: #990000; 
	margin: 0px;
	font-family: Verdana; 
	font-weight: bold; 
	text-align: left; 
        padding-bottom: 10px;
} 


.adspot_link { 
	font-size: 8pt; 
	text-decoration: underline; 
	color: #990000; 
	margin: 0px;
	font-family: Verdana; 
	font-weight: bold; 
	text-align: left; 
        padding-top: 10px;
        display: none;
} 

.adspot_adurl img {
    border: none;
}

.adspot_adtext {
    display: block;
}

/* comment template hacks */

#banner {
display: none;
}


#alpha {
display: none;
}

#gamma {
display: none;
}

#twitter_update_list .module-list-item {
text-align: left;
padding-bottom: 5px;
}

#twitter-link {
font-weight: bold;
}
/* ph=1 */

