html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}


body{
	background: #bcb395 repeat-y 50% 0;
	color:#333;
	margin:10px 10px 10px 10px; 
	padding:0px;
	}

a { 
	color: #090; 
	font-weight:bold;
	text-decoration:none;
	} 

a:link,
a:visited { 
	color: #090; 
	font-weight:bold;
	text-decoration:none;
	} 

a:active,
a:hover { 
	color: #090;  
	font-weight:bold;
	text-decoration:underline;
	} 

#container {
	background: #fff url(bg.jpg);
	width:760px;
	margin:0px auto; 
	padding:20px 20px 20px 20px;
	border: 1px solid;
	border-color: #999;
	float:center;
	}

#blankcontainer {
	background: #fff;
	width:760px;
	margin:0px auto; 
	padding:20px 20px 20px 20px;
	border: 1px solid;
	border-color: #999;
	float:center;
	}

#navbar {
	width:760px;
	height:54px;
	margin:0px auto;
	overflow: hidden;
	vertical-align:bottom;
	text-align:left;
	padding:0px;
	}

#navleft {
	width:240px;
	height:45px;
	float:left;
	margin:0px auto;
	overflow: hidden;
	vertical-align:bottom;
	text-align:left;
	padding:0px;
	}

#navright {
	width:460px;
	height:45px;
	float:right;
	margin:0px auto;
	overflow: hidden;
	vertical-align:bottom;
	text-align:left;
	padding:0px;
	}

#top {
	width:760px;
	margin:0px auto; 
	overflow: hidden;
	padding:2px 0px 20px 0px;
	}

#sidebar {
	width:180px;
	float:left;
	margin:0px;
	padding:16px 0px 0px 0px;
	color: #333;
	}

#widetext {
	width:680px;
	float:right;
	margin:0px;
	padding:0px 40px 0px 40px;
	color: #333;
	}

#textleft {
	width:370px;
	float:left;
	margin:0px;
	padding:0px 40px 40px 40px;
	color: #333;
	}

#photoright {
	width:270px;
	float:left;
	margin:0px;
	padding:0px 40px 40px 0px;
	color: #333;
	}

#blogsidebar {
	width:266px;
	float:left;
	margin:0px;
	padding:1px 1px 1px 1px;
	color: #333;
	background: #fff;
	border: 1px solid;
	border-color: #999;
	}

#blogsidebar1 {
	background: #d6dfdf;
	padding:12px 12px 12px 12px;
	}


#textright {
	width:440px;
	float:right;
	margin:0px;
	padding:0px 40px 40px 00px;
	color: #333;
	}

#photoleft {
	width:200px;
	float:left;
	margin:0px;
	padding:0px 0px 40px 40px;
	color: #333;
	}

#titlebox {
	width:680px;
	float:right;
	margin:0px;
	padding:40px 40px 16px 40px;
	color: #333;
	}


#bottom {
	width:760px;
	float:right;
	margin:0px;
	padding:0px;
	color: #333;
	}

.newstext {
	font-family:verdana;
	text-align:left;
	color:#000;
	font-size:11px;
	line-height:15px;
	vertical-align: text-bottom; 
	}

.newstext p {
	padding: 12px 0px 0px 0px;
	}

.newstext a, .navtext a:link, .navtext a:visited { 
	color:#0099e9;
	text-decoration:none;
	text-align:right;
	font-weight:bold;
	} 

.newstext a:active, .navtext a:hover { 
	color:#0099e9;
	text-decoration:none;
	font-weight:bold;
	}

.navtext {
	font-family:verdana;
	text-align:right;
	color:#bbb;
	font-size:11px;
	line-height:11px;
	vertical-align: text-bottom; 
	font-weight:bold;
	}

.dark {
	color:#090;
	}

.navtext a, .navtext a:link, .navtext a:visited { 
	color: #bbb; 
	text-decoration:none;
	text-align:right;
	} 

.navtext a:active, .navtext a:hover { 
	color: #090;  
	text-decoration:none;
	} 

.text {
	font-family:verdana;
	text-align:left;
	color:#000;
	padding: 0px;
	font-size:14px;
	line-height:20px;
	vertical-align: text-top; 			
	}

.text p {
	padding: 18px 0px 0px 0px;
	}

.smalltext {
	font-family:verdana;
	text-align:center;
	color:#999;
	padding: 0px;
	font-size:11px;
	line-height:15px;
	vertical-align: text-top; 	
	font-style: italic;	
	}

.title {
	font-family:georgia;
	text-align:left;
	color:#000;
	padding: 0px 0px 20px 0px;
	font-size:20px;
	line-height:20px;
	vertical-align: text-top;
	font-weight:bold;
	}

.subtitle {
	font-family:georgia;
	text-align:left;
	color:#000;
	padding: 0px;
	font-size:15px;
	line-height:20px;
	vertical-align: text-top;
	font-weight:bold;
	text-decoration:underline;
	}

.subtitle a, .subtitle a:link, .subtitle a:visited { 
	color: #000; 
	text-decoration:underline;
	text-align:right;
	} 

.subtitle a:active, .subtitle a:hover { 
	color: #090;  
	text-decoration:underline;
	} 

.sidetitle {
	font-family:georgia;
	text-align:left;
	color:#000;
	padding: 0px;
	font-size:15px;
	line-height:15px;
	vertical-align: text-top;
	font-weight:bold;
	text-decoration:underline;

	}

.sidetitle a, .sidetitle a:link, .sidetitle a:visited { 
	color: #000; 
	text-decoration:underline;
	text-align:right;
	} 

.sidetitle a:active, .sidetitle a:hover { 
	color: #090;  
	text-decoration:underline;
	} 



.dateline {
	font-family:verdana;
	text-align:left;
	color:#000;
	padding: 0px 0px 9px 0px;
	font-size:11px;
	line-height:14px;
	vertical-align: text-top; 			
	}

.caption {
	font-family:verdana;
	text-align:center;
	color:#000;
	padding: 0px;
	font-size:11px;
	line-height:18px;
	vertical-align: text-top; 			
	}

.address {
	font-family:verdana, arial, sans-serif;
	color:#999;
	font-size:11px;
	line-height:11px;
	font-weight:normal;
	text-align: center;	
	}

.address a, .address a:link, .address a:visited { 
	color: #bbb; 
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	color:#999;
	font-size:11px;
	line-height:11px;
	font-weight:normal;
	text-align: center;
	}

.button { 
	font-family:verdana, arial, sans-serif; 
	text-align:center; color:#666666; 
	padding:3px 3px; 
	font-size:11px; 
	background-color: #cfc; 
	border: 1px #999 solid
	}

.box { 
	font-family:verdana, arial, sans-serif; 
	text-align:left; 
	color:#666666; padding:3px 3px; 
	font-size:11px; 
	background-color: #fcfbf1; 
	border: 1px #999 solid 
	}

.box2 { 
	font-family:verdana, arial, sans-serif; 
	text-align:left; 
	color:#666666; padding:2px 2px; 
	font-size:11px; 
	background-color: #fcfbf1; 
	border: 1px #999 solid 
	}

.right
{
        float: right; /*left in our text*/
        margin: 0px 0px 25px 25px; /*space around the image*/
}
