/* dont' forget to remove <head xmlns> */

body {
	background-image: url("/images/background/main_bg.gif");
/*	background-image: url("/images/background/bg_page.gif");  */
}
	
a:link, a:visited {color: #EEECEC;}
a:active {color: #505050;}
a:hover {color: #D9D9D9;}

	
	.top_banner {
		background-image: url('/images/background/logo_main.gif');
		background-color: #FFFFFF;
		height: 80px;
		width:  800px;
		border: 1px solid #003399;
		border-bottom: none;
	}

	.menuBar {
		background-image: url('/images/background/bg_menu.gif');
		background-repeat: repeat-x;
		border: 1px solid #003399;
		position:  relative;
		top: 1px;
		height: 23px;
		width: 800px;
	}
	
	.MenuitemBorder {
		border: 1px solid black;
	}
	
	.MenuitemText {
		text-decoration: none;
		color: #EEECEC;
		font: 15px Tahoma, Courier;
	}

	.menuNoscript {
		font: 15px Tahoma, Courier;
		word-spacing: 29px;
		position: relative;
		left: 22px;
	}
	.menuNoscript a:link, .menuNoscript a:visited  {color: #EEECEC; text-decoration: none;}
	.menuNoscript a:active {color: #505050;}
	.menuNoscript a:hover {color: #D9D9D9;}
		
#container_ad {
	position:  absolute;
	left: 808px;
	top: 2px;
}

.adsNoscript {
	font: 15px Tahoma, Courier;
	text-decoration: blink;
}
/*_____________________SIDEBAR______________________________*/



.sidebar a:link {color: #505050; text-decoration: underline;}
.sidebar a:visited {color: #505050; text-decoration: underline;}
.sidebar a:active {color: #505050;}
.sidebar a:hover {color: #A7A7A7; text-decoration: none;}

.sidebar h2 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}
.sidebar h4 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}
.sidebar ul {
	padding-left: 4px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 110%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 0px;
	vertical-align: bottom;
	}

	/* hack to prop up to minimum height */
.sidebar_minheight {
	height: 700px;
	float: right;
	width: 1px;
	}
	
.sidebar {
	position: relative;
	top: 1px;
	width: 200px;
	background-color: #FFFFFF;
	overflow: visible;
  	padding: 10px 5px 0px 5px;
  	margin-bottom: 2px;
	
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	}



/*______________CONTENT_____________________________________*/

#container_main {
	width: 802px;
	margin-top: 2px;
	margin-left: 3px;
	line-height: 100%;
	height: 100%;
}

#blogBody {
	position:  absolute;
	top: 105px;
	width: 800px;
	border: 1px solid #003399;
	overflow: visible;
	background-color: #FFFFFF;
}

.content {
	position: relative;
	left: 0px;
	width: 572px;
	min-height:  800px;
	padding: 15px 4px 5px 7px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	overflow: hidden;
	border-left: 1px solid #003399;
	}

.content a:link, .content a:visited {color: #505050; text-decoration: underline;}
.content a:active {color: #505050;}
.content a:hover {color: #A7A7A7; text-decoration: none;}

.content p {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote, li {
	line-height: 150%;
	font-size: 11px;
	color: #666666;
	}

.content h2 {
	color: #666666;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}
.content h3 {
	color: #666666;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}
.content h5 {
	color: #666666;
	font-size: 11px;
	text-align: left;
	text-decoration: underline;
	margin-bottom: 10px;
	}
.content img {
	margin-right: 15px;
	}
.content p.posted {
	color: #999999;
	font-size: 10px;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

/*___________________________________________________*/


.flush_right {
	position: absolute; 
	color: #666666; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	}



h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}




/*__________________ CALENDAR _________________________________*/



#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 93%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: xxx-small;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .2em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	}

#calendar td {
	text-align: center;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	}


/*_________________end calendar__________________________________*/


.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: 150%;
	text-align: left;
	padding: 10px;
	}

.link-note a:link {color: #000000;}
.link-note a:visited {color: #000000;}
.link-note a:active {color: #000000;}
.link-note a:hover {color: #000000;}
	
.link-note table {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	padding: 0px;
	}
	

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: 150%;
	text-align: left;
	color: #000000;
	padding: 10px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.spacer_bottom {
	position: absolute;
	padding: 200px;
}


/*__________________gear page_________________________________*/

.gear {	
	margin: 10px;	
	padding:  5px;
}

.gear h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}

.gear hr {
	color:  #000000;
	width:  720px;
	margin: 25px;
}

/*___________________________________________________
 move to other sheet */
