td,table,body,input,label,textarea,select {Font-Family: "Lucida Sans Unicode", sans-serif; 
font-size: 12px;}

body {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top left;
}
.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}
#container {
	width: 750px;
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
}
/* end Box, Sheet */

/* Header */
#header {
	margin: 0 auto;
	position: relative;
	width: 750px;
	background-image: url(/uploads/77401/images/header_bg.jpg);	
}
/* ContentLayout */
#contentLayout {
	width: 750px;
	clear: both;
	padding: 0px 0px 12px 0px;
	background-image: url(/uploads/77401/images/container_bg.jpg);
	margin: 0, auto;
}
#Postcontainer {
	width: 578px;
        padding-right: 12px;
	float: right;
}
#Post {
	text-align: left;
        margin-top: 12px;
        
}

a {
	text-decoration: none;
	color: #333333;
}
/* Adds special style to an unvisited link. */
a:link {
	text-decoration: none;
	color: #99CC00;
}
/* Adds special style to a visited link. */
a:visited, a.visited {
	text-decoration: none;
	color: #99CC00;
}
/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover {
	text-decoration: none;
	color: #99CC00;
}
/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	font-size: 20px;
	color: #333333;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
	font-size: 16px;
	color: #333333;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
	font-size: 14px;
	color: #333333;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
	font-size: 12px;
	color: #333333;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
	font-size: 10px;
	color: #333333;
}
/* Finish Content headings Fonts & Colors  */

/* end PostContent */

/* begin Sheet Footer */
#footer {
	overflow:hidden;
	width: 750px;
	background-color: #000033;
	background-image: url(/uploads/77401/images/footer_bg.jpg);
}
#footer-text {
	padding: 6px 6px 6px 6px;
	color:#333333;
	text-align: center;
}
#footer-text a:link {
	color: #333333;
}
#footer-text a:visited {
	color: #999999;
}
#footer-text a:hover {
	color: #666666;
}
/* end SheetFooter */
#leftside {
	float: left;
	width: 150px;
}


/* Main Menu */

	#menuhead {
	color: #000000;
	font-size: 12px;
	margin: 0;
	line-height: 22px;
	text-align: left;
	text-indent: 6px;
	background-image: url(/uploads/77401/images/menu_bg_h1.jpg);
	width: 150px;
	border-bottom-color: #CCCCCC;
	border-top-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
}
	#menu, #menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 150px;
	text-align: left;
	}
	
	#menu li { /* all list items */
	position : relative;
	float : left;
	line-height : 22px;
	width: 150px;
	border-bottom-color: #CCCCCC;
	border-top-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	}
	
	#menu li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 150px;
	margin-top : -22px;
	border: 1px solid;
	border-color: #CCCCCC;
	}
	
	#menu li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#menu li a {
	width : 150px;
	display : block;
	color : #333333;
	text-decoration : none;
	background-color : #FFFFFF;
	text-indent: 16px;
	}
	
	#menu li a:hover {
	color : #333333;
	background-color : #E2E2E2;
	}
	
	#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
		left: -999em;
	}
	
	#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}


/* Category Menu */

	#cathead {
	color: #333300;
	font-size: 12px;
	margin: 0;
	line-height: 22px;
	text-align: left;
	text-indent: 6px;
	background-image: url(/uploads/77401/images/catmenu_h1_bg.jpg);
	width: 150px;
	border-bottom-color: #A2B517;
	border-top-color: #A2B517;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
}
	#catmenu, #catmenu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 150px;
	text-align: left;
	}
	
	#catmenu li { /* all list items */
	position : relative;
	float : left;
	line-height : 22px;
	width: 150px;
	border-bottom-color: #CCCCCC;
	border-top-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	}
	
	#catmenu li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 150px;
	margin-top : -22px;
	}
	
	#catmenu li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#catmenu li a {
	width : 150px;
	display : block;
	color : #333333;
	text-decoration : none;
	background-color : #EAEAEA;
	text-indent: 16px;
	}
	
	#catmenu li a:hover {
	color : #333333;
	background-color : #E2E2E2;
	}
	
	#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, #catmenu li.sfhover ul ul, #catmenu li.sfhover ul ul ul {
		left: -999em;
	}
	
	#catmenu li:hover ul, #catmenu li li:hover ul, #catmenu li li li:hover ul, #catmenu li.sfhover ul, #catmenu li li.sfhover ul, #catmenu li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}