body {
	background : d;
	color : #333;
	font-family: "arial", verdana, sans-serif;
	font-size: 80%;
	line-height: 20px;
	font-style: normal;
	display: block;
	list-style-type: upper-roman;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: auto;
}
#container {
	width : 950px;
	color : #FFFFFF;
	position: static;
	bottom: auto;
	top: auto;
	left: auto;
	right: auto;
	border: 1px solid #336666;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
			/*TOP BANNER*/
#topimg {
	height : 150px;
	padding : 0;
	margin : 0;
	color : #333;
	width: 950px;
}
#topimg h1 {
float : left;
margin : 10px 0 0 15px;
font-size : 150%;
letter-spacing: 3px;
color : #fff;
background : #336633;
}
			/*TOP NAVIGATIONY*/
#navcontainer ul {
	float : left;
	width : 772px;
	font-size : 100%;
	border-top : 1px solid #fff;
	border-bottom : 1px solid #fff;
	color : #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #336666;
	padding-left: 206px;
}
#navcontainer ul li {
	display : inline;
	padding-left: 0px;
	margin-left: 80px;
}
#navcontainer ul li a {
	float : left;
	text-decoration : none;
	background : #336666;
	color : #fff;
	padding-top: 0.2em;
	padding-right: 20px;
	padding-bottom: 0.2em;
	padding-left: 20px;
	margin-left: 0px;
	border-right-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #fff;
}
#navcontainer ul li a:hover, #navcontainer ul li a#current {
	color : #336666;
	background-color: #E9EEE4;
}
			/*MAIN CONTENT*/
#content {
	background : inherit;
	color : #333;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 210px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 5px;
	margin-top: 0px;
}
#content a:link, #content a:visited {
text-decoration : underline;
background : inherit;
color : #417C2C;
}
#content a:hover {
background : inherit;
color : #91AE00;
}
			/*SIDEBAR*/
#sidebar {
	float : left;
	background : #e9eee4;
	color : #300;
	display: block;
	width: 190px;
	padding-left: 10px;
	padding-right: 10px;
	height: auto;
}
			/*SIDE MENU*/
.sidemenu ul {
list-style-type : none;
text-align : left;
}
.sidemenu ul li {
	display : block;
	color : #666;
	list-style-position: outside;
	width: 150px;
	position: fixed;
	background-color: inherit;
	text-align: left;
	text-indent: 1px;
	height: 25px;
	padding-top: 1px;
}
.sidemenu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	height: auto;
	width: 160px;
	background-repeat: no-repeat;
	display: block;
	border: thin outset #CCCCCC;
	background-color: #00CC99;
	color: #FFFF00;
	line-height: 150%;
	text-decoration: none;
	padding-left: 3px;
}
.sidemenu ul li a:hover {
	color : #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	font-style: normal;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	display: block;
	height: auto;
	width: 160px;
	background-color: #336666;
	letter-spacing: normal;
}
.sidemenu ul li a#current {
background : transparent url(img/list-active.gif) no-repeat left center;
color : #100;
}
			/*FOOTER*/
#footer {
	clear : both;
	font-size : 90%;
	background : #336666;
	color : #333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #fff;
	width: 960px;
}
#footer a:link, #footer a:visited {
text-decoration : none;
background : inherit;
color : #fff;
}
#footer a:hover {
border-bottom : 1px dashed #eee;
background: inherit;
color : #00CCFF;
}
			/*TYPOGRAPHY*/
p {
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: square;
}
h1 {
	margin-top : 10px;
	font-size : 140%;
	text-transform : uppercase;
	letter-spacing: 0px;
	color : #336666;
	background-color: inherit;
	padding: 0;
	margin-left: 20px;
}
h2 {
	padding-left : 48px;
	font-size : 110%;
	color : #FFFFFF;
	line-height: 30px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	width: 130px;
	background-color: #009999;
	border: 2px groove #FFFFFF;
}
h3 {
	padding-left : 30px;
	color : #333333;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-decoration: none;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
}
h4 {
	padding-left : 60px;
	color : #333333;
	margin: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-decoration: none;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
h5 {
	padding-left : 75px;
	color : #333333;
	margin: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-decoration: blink;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	list-style-type: square;
	list-style-position: outside;
}
h6 {
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	width: 450px;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-weight: bold;
	color: #21536A;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #cccccc;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-decoration: none;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

			/*CLASSES*/
.img {
float : left;
padding : 10px;
border : none;
}
.imgadvertise {
	float : left;
	border : 1px solid #000000;
	margin: 0px;
	padding-left: 25px;
}
.img a {
border : none;
}
.post { 
background : #eee;
padding : 3px;
margin : 20px 10px 0 5px;
border : 0 dashed #8a795d;
font-size : 90%;
} 
.Tittle {
	border : 2px outset #CCCCCC;
	font-size : 110%;
	background-color: #336666;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-weight: bold;
} 
.Tittle_sub {
	border : 0 dashed #8a795d;
	font-size : 90%;
	background-color: #339999;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 420px;
	margin-bottom: 0;
	margin-left: 70px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 20px;
	font-weight: bold;
} 
.maindetail {
	border : 0 none #8a795d;
	font-size : 90%;
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 2px;
	background-repeat: no-repeat;
	display: block;
	position: static;
	left: 225px;
	top: 308px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	clear: right;
} 
#detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	display: block;
	width: 450px;
	white-space: normal;
	height: auto;
	padding-left: 30px;
}

.post .date { 
background : url(img/clock.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 

.post .comments { 
background : url(img/comment.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
.post .readmore { 
background : url(img/document.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
blockquote {
	font-weight : normal;
	font-style : normal;
	color : #000000;
	margin-left: 20px;
}
