BODY { background: #ccc url("fade2.jpg") top left repeat-x;  	
  margin:0 0px;
  padding:0 200px 0 200px;
}
body, div, table, td {
	font-family:'Trebuchet MS', 'Verdana', 'Tahoma', 'Arial', sans-serif;
	font-size:12px;
       color:#000;
	}
a {
	color: #3354AA;
	text-decoration: underline;
	cursor: pointer;
	}

a:hover {
	color: #4B6DB7;
	text-decoration: none;
	}
h3 {
 color:#062971; 
 font-size:14px;
// font-weight: bold;
 line-height:16px;
 padding:0px;
 margin:0px;
}
#nav {
  float:left;
  width:150px;
  margin-left:-150px;
  position:relative;
}
#nav2 {
  float:right;
  width:200px;
  margin-right:-200px;
  position:relative;
}

#topbar {
 text-align: left;
 height: 35px;
 padding-top: 5px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 10px;
 margin-top: -10px;
 margin-right: -10px;
 margin-bottom: 0pt;
 margin-left: -10px;
 color:#ccc;

 background: #2f569b url("topr.gif") bottom left no-repeat;  
}
#tcontainer{
	float:left;
	width:100%;	
	margin-left:0px;
	margin-right:300px;
       height:36px;
//	display:inline; /* So IE plays nice */
}
#tleftRail{
  float:left;
  width:195px;
    height: 36px;
  margin-left:-150px;
  position:relative;
  background: url("toptest.gif") bottom left no-repeat; 
}
#tcenter{
background-color:#2F569B;
  float:left;
	width:100%;
	margin-right:-100%;
  height: 36px;

}
#tcenter a { color: #ccc; text-decoration:none; }
#tcenter a:hover { color: #ccc; text-decoration: none; }
#thead {
 float:right;
margin: 0;
margin-top:5px;
padding: 0 0 0 12px;
vertical-align: baseline;
font-size: 10px;
//display: block;
 }
#thead ul {
list-style: none;
display:inline; /* So IE plays nice */
margin: 0;
padding: 0;
border: none;
 height: 36px;
font-size: 12px; line-height: 18px;
font-weight: bold;
color:#fff;
		list-style: none;
	font-family: 'Verdana', 'Tahoma', 'Arial', sans-serif; text-transform: uppercase;
 
}
#thead li {
display: block;
margin: 3px;
padding: 0;
float: left;
width: auto;
}
#thead li a{
color:#fff;

}
#trightRail{
  background: url("toptestr.gif")  bottom left no-repeat;
  float:right;
  width:200px;
  height: 36px;
  margin-right:-200px;
  position:relative;

}
.posthead {
 color:#ccc;
// border-bottom:1px solid #ccc; 
// border-top:1px solid #ccc; 
}
.blogdate{
 color:#666;
}
.post {
 border-bottom:1px solid #ccc; 
}
.posttitle {
 font-size:18px;
 color:#062971; 
 font-weight: bold

}
.posttitle a {
text-decoration: none;
}
.postdetails {
 background-color: #ccc;
} 
#wrap {
  float:left;
  width:100%;
  margin-right:-100%;
}
#container{

	float:left;
	width:100%;	
	margin-left:0px;
	margin-right:300px;
	display:inline; /* So IE plays nice */
}
#leftRail{
	float:left;
	width:200px;
	margin-left:-200px;
	position:relative;
}
#center{
	float:left;
	width:100%;
	margin-right:-100%;
}
#rightRail{
	float:right;
	width:200px;
	margin-right:-200px;
	position:relative;
}
blockquote {
text-align: justify; 
margin-top:0px;
margin-bottom:0px;
padding-left:10px;
padding-right:4px;
margin-left:10px;
margin-right:-4px;
border-left:4px solid #333;
border-right:4px solid #eee;

background-color: #eee;
}
/* Default CSS
================================================*/
/* Basic styling, used when JavaScript is unsupported */
.cbb, .hfeed {
	margin:1em 0;
	padding:0 10px;
	border:1px solid #666;
	background:#fff;
}
.cbb h1 {
	margin:0 -10px; 
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}
/* Normal styling */
.cb {margin:0.5em 0;}
	/* Top corners and border */
.bt {
	height:17px;
	margin:0 0 0 18px;
	background:url(box2.png) no-repeat 100% 0;
}
.bt div {
	position:relative;
	left:-18px;
	width:18px;
	height:17px;
	background:url(box2.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}

	/* Bottom corners and border */
.bb {
	height:14px;
	margin:0 0 0 12px;
	background:url(box2.png) no-repeat 100% 100%;
}
.bb div {
	position:relative;
	left:-12px;
	width:12px;
	height:14px;
	background:url(box2.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}

	/* Left border */
.i1 {
	padding:0 0 0 12px;

	background:url(borders2.png) repeat-y 0 0;
}
	/* Right border */
.i2 {
	padding:0 12px 0 0;
	background:url(borders2.png) repeat-y 100% 0;
}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders2 and the content. */
.i3 {
	display:block;
	margin:0;
	padding:1px 10px;
background-color: #FFF;
}
	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:"."; 
//	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i3 {display:inline-block;}
.i3 {display:block;}
/* Default CSS ends here */

/* Custom CSS
================================================*/
/* You can use different borders2 for different box2es on the same page. Just adjust the CSS. Here are a few examples, one of which uses the GIF images instead of the PNG images. Note that you can also adjust borders2, heights and paddings this way. Remember to adjust the IE CSS as well. */

.one {
	position:absolute;
	top:0;
	right:0;
}
.two {
	float:left;
	width:45%;
}
.two .i1,
.two .i2 { background-image:url(borders2.png); }
.two .bt,
.two .bt div,
.two .bb,
.two .bb div { background-image:url(	box2.png); }
#three {
	float:left;
	clear:both;
	width:80%;
}
#three .cb {
	float:left;
	width:40%;
}

/* Just a bit of styling for this demo page. Adjust as you wish. */
#absolute-wrapper {
	position:relative;
	height:9em;
}
.cb li {margin-left:1em;}

.adr, .dtstart, .dtend, .description { 	font-size:10px; }
.description {font-style:italic; }
/* The tab list */

// dear sirs... feh

#event_icon {float:left; vertical-align: text-top; align:right;display:block;padding:5px;margin:2px;}
.vevent {background-color:#ffffff;}
