body, td {
background-image: url(http://www10.jimdo.com/usertemplates/903912/img/hi.gif);
text-decoration: none;
   background-color: #ffffff;
   font-family: <% layout.textfont %>;
   font-size: <% layout.textsize %>;
   font-weight: normal;
   text-align: center;}

#container {
text-decoration: none;
	text-align: left;
	padding: 0px;
	width: 600px;
	background-color: #ffffff;
	}

#banner {
margin-top: 200;
        background-color: #ffffff;                              	
	text-align: left;
	padding: 5px;	
	}

#banner a {
	text-decoration: none;
	}

#banner h1 {
	font-size:0;
	font-weight: 0;      
	}

#banner h2 {
	font-size: <% layout.smallsize %>;
	}

fieldset {
  padding-left: 8px;
  padding-top: 0px;
  margin-top:6px;
  margin-bottom:6px;
}

p {
   margin-top:6px;
   margin-bottom:10px;
}

form {margin: 0px;}

a {text-decoration: none;}
a:link { text-decoration:none;}
a:focus { text-decoration:none;}
a:visited { text-decoration:none;}
a:active { 
text-decoration:none;}


#left {
	float: left;
	width: 100px;
	background-color: transparent;
	overflow: hidden;
        line-height: 160%;
margin-top: 124px;
text-align:right; 
margin-right: 80px;
margin-left: 150px;



	}

#right {
	float: left;
        padding-left: 5px;	
	width: 0px;
	background-color: transparent;
	overflow: hidden;
        line-height: 120%;
margin-top: 124px;
 text-align: right; 

	}

#center {
background-color: transparent;
	float: left;
        width: 460px;	
	overflow: hidden;
border-width:0px;
  border-style:dotted;
  border-color:#eaeaea;
  padding:0px;
  text-align:justify; 
margin-top: 120px;
margin-right: 100px;
}

#footer {
        width: 200px;
        background-color: transparent;
margin-top: 20px;
margin-left: 880px;  
       }

.content {
	padding: 15px 15px 5px 15px;
	background-color: transparent;
	color: <% layout.textcolor %>;
	font-family: <% layout.textfont %>;
	font-size: <% layout.textsize %>;
	}



.content p {
	font-family: <% layout.textfont %>;
	font-size: <% layout.textsize %>;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
	margin-bottom:10px;
	}

.sidebar {
	padding: 15px;
	}

.sidebar h2 {
	color: <% layout.titlecolor %>;
	font-family: <% layout.textfont %>;
        font-size: <% layout.textsize %>;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	
	padding: 3px;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: <% layout.textcolor %>;
	font-family: <% layout.smallfont %>;
        font-size: <% layout.smallsize %>;
	text-align: left;
	line-height: 100%;
	
	margin-top: 10px;
	list-style-type: none;
	}

.title {

   height: 0px;
   font-size: 0pt;
   font-weight: bold;
   vertical-align: middle;
   background-image: url("<% image as="url" name="/webloghead" %>");
   background-color: transparent;
   color: <% layout.linkcolor %>
}

.message {
   font-family: <% layout.smallfont %>;
   font-size: <% layout.smallsize %>;
   font-weight: bold;
   padding: 1px;
   color: <% layout.titlecolor %>;
   background-color: transparent;
margin-top: 120px
}

.statusdark {
   font-family: <% layout.smallfont %>;
   font-size: <% layout.smallsize %>;
   width: 198px;
   display: block;
   padding-top: 3px;
   padding-bottom: 3px;
}

.statuslight {
   font-family: <% layout.smallfont %>;
   font-size: <% layout.smallsize %>;
   width: 198px;
   color: #999999;
   display: block;
   padding-top: 3px;
   padding-bottom: 3px;
}

.statushead {
   width: 198px;
   text-align: left;
   letter-spacing: 3px;
   font-size: <% layout.smallsize %>;
   display: block;
   padding-top: 1px;
   padding-bottom: 1px;
}

.sep {
   height: 1px;
   width: 198px;
   background-image: url("<% image as="url" name="/dot" %>");
}

ul {list-style: url("<% image as="url" name="/bullet" %>") circle;}

li {padding-bottom: 3px;}

.calHead {
   font-family: <% layout.smallfont %>;
   font-size: <% layout.smallsize %>;
   font-weight: bold;
}

.calDay {
   font-family: <% layout.smallfont %>;
   font-size: <% layout.smallsize %>;
   text-align: center;
   boder: 1px solid <% layout.textcolor %>;
}

.calSelDay {
   font-family: <% layout.smallfont %>;
   font-size: <% layout.smallsize %>;
   border: 1px solid <% layout.textcolor %>;
   text-align: center;
}

.calFoot {
   font-family: <% layout.smallfont %>;
   font-size: <% layout.smallsize %>;
   font-weight: bold;
}

.storyDate {
   font-family: <% layout.smallfont %>;
   font-size: <% layout.smallsize %>;
   color: <% layout.smallcolor %>;
   margin-top: 10px;
   margin-bottom: 2px;
   text-align: right;
   border-bottom: 1px dotted #999999;
}


.storyTitle {
   font-family: <% layout.titlefont %>;
   font-size: <% layout.titlesize %>;
   color: <% layout.titlecolor %>;
   font-weight: bold;
   margin-bottom: 2px;
}

.small {
   font-family: <% layout.smallfont %>;
   font-size: <% layout.smallsize %>;
   color: <% layout.smallcolor %>;
}

.tiny {
   font-family: <% layout.smallfont %>;  
   font-size: xx-small;    
   color: <% layout.smallcolor %>;       
}

/*
.commentHead {
   width: 50px;
   border-bottom-style: dotted;
   border-bottom-width: thin;
   border-bottom-color: #cccccc;
   margin-bottom: 2px;
   margin-top: 10px;
}
*/
.commentDate {
   font-family: <% layout.smallfont %>;
   font-size: <% layout.smallsize %>;
   color: <% layout.smallcolor %>;
   margin-bottom: 2px;
}

.commentTitle {
   font-family: <% layout.titlefont %>;
   font-size: <% layout.titlesize %>;
   color: <% layout.textcolor %>;
   font-weight: bold;
   margin-bottom: 2px;
}

.reply {padding-left: 40px;}


.formTitle {
   width: 380px;
   font-family: <% layout.textfont %>;
   font-size: <% layout.titlesize %>;
   font-weight: bold;
   border: 1px solid <% layout.textcolor %>;
}

.formText {
   width: 380px;
   font-family: <% layout.textfont %>;
   font-size: <% layout.textsize %>;
   font-weight: normal;
   border: 1px solid <% layout.textcolor %>;
}

.formWide {
   width: 660px;
   font-family: <% layout.textfont %>;
   font-size: <% layout.textsize %>;
   font-weight: normal;
}

.offlineStory {background-color: #cccccc;}

.pollResultsBar {
   height: 5px;
   margin-right: 10px;
   background-color: <% layout.linkcolor %>;
   font-size: 0px;
}

.searchbox {
   font-size:11px;
   margin-top:3px;
   margin-bottom:3px;
}

.colorpickerWidget {
   border: 1px solid #cccccc;
}

.pagelink {
   margin-top: 2px;
   margin-bottom: 18px;
}																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																															