*{
	margin: 0;
	padding: 0;
}

body {
	background: #F5F5F5 url(images/bg4.png) repeat-x;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

.date {
float: right;
}

.postedBy {
float: left;
font-size: 14px;
font-weight: bold;
font-style: none;
}

.meta {
height: 1em;
padding: 0 0 10px 0;
}

h1, h2, h3 {	
}

h1 {
}

h2 {
}

h3 {
	font-size: 12px;
}

p, blockquote, ul, ol {
	margin-bottom: 1em;
	line-height: 1.4em;
}

p {
}

blockquote {
background-color: #dbffd1;
border: 1px solid #008B00;
padding: 12px;
padding-left: 36px;
margin-right: 5%;
margin-left: 5%;
background-repeat: no-repeat;
background-position: top left;
}

blockquote.info, blockquote.error, blockquote.allgood {
background-position: 10px center;
}

blockquote.info {
background-image: url(images/blockquote_info.gif);
background-color: #CAE1FF;
border: 1px solid #0033cc;
}

blockquote.info a {
font-family: Tahoma, Verdana; 
font-size: 11px; 
color: #0033cc;
text-decoration: none;
}

blockquote.info a:hover {
font-family: Tahoma, Verdana; 
font-size: 11px; 
color: #000000;
text-decoration: underline;
}

blockquote.error {
background-image: url(images/blockquote_error.gif);
background-color: #ffded5;
border: 1px solid #FF0000;
}

blockquote.error a {
font-family: Tahoma, Verdana; 
font-size: 11px; 
color: #FF0000;
text-decoration: none;
}

blockquote.error a:hover {
font-family: Tahoma, Verdana; 
font-size: 11px; 
color: #000000;
text-decoration: underline;
}

blockquote.allgood {
background-image: url(images/blockquote_allgood.gif);
}

blockquote.allgood a {
font-family: Tahoma, Verdana; 
font-size: 11px; 
color: #008B00;
text-decoration: none;
}

blockquote.allgood a:hover {
font-family: Tahoma, Verdana; 
font-size: 11px; 
color: #000000;
text-decoration: underline;
}

blockquote p, #content blockquote p {
margin: 0px;
text-indent: 0px;
}

.comments {
border: 1px solid #000000;
padding: 10px;
text-align: center;
color: #FF0000;
margin-bottom: 2em;
background: #FFFFFF;
background-image: url(\images/comment_edit.gif);
background-repeat: no-repeat;
background-position: center left;
}

ul {
	list-style: none;
}

ul li {
}

ol {
	list-style-position: inside;
}

ol li {
}

a {
	color: #0033CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

img {
}

/* Logo */

#logo {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	padding: 5px 0 0 0;
}

#logo h1 {
	float: left;
	font-size: 30px;
}

#logo h2 {
	float: left;
	font-size: 14px;
        color: #00EEEE;
}

#logo a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF
}

/* banner */

#banner {
        float: right;
}

/* Menu */

#menu {
	width: 900px;
	height: 35px;
	margin: -30px auto 0 auto;
}

#menu ul {
	float: center;
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	position: relative;
	margin: .7em;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 3px solid #8C8074;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a.hot {
	position: relative;
	margin: .7em;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 5px solid #CC6600;
	font-size: 9px;
	font-weight: bold;
	color: #FFFF00;
}

#menu a:hover, #menu .active a {
	border-bottom-color: #000000;
	color: #CCCCCC;
}

/* Wrapper */

#wrapper {
	clear: both;
	width: 900px;
	margin: 0 auto;
}

/* Column One */

#col-one {
	float: right;
	width: 180px;
}

#col-one .boxed {
	margin-bottom: 10px;
}

#col-one .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background:url(images/img7.png) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	color: #FFFFFF;
}

#col-one .boxed .content {
	padding: 9px;
	background: #CCC url(images/img3.png) repeat-x;
	border: 1px solid #648952;
	border-top: none;
	font-size: 12px;
}

#col-one .boxed .content form {
}

#col-one .boxed .content fieldset {
	border: none;
}

#col-one .boxed .content legend {
	display: none;
}

#col-one .boxed .content label {
	display: block;
	font-size: 12px;
	font-weight: normal;
}

#col-one .boxed .content .tiny {
	clear: both;
	margin: 0;
	font-size: 12px;
}

#col-one .boxed .content .tiny a {
	padding: 0 0 0 11px;
	background: url(images/img4.png) no-repeat left center;
}

/* Column two */

#col-two {
	float: left;	
	width: 180px;
	margin-right: 10px;
}

#col-two .boxed {
	margin-bottom: 10px;
}

#col-two .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background:url(images/img1.png) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	color: #FFFFFF;
}

#col-two .boxed .content {
	font-size: 12px;
	padding: 9px 19px 0 19px;
	background: #CCC url(images/img3.png) repeat-x;
	border: 1px solid #977C44;
	border-top: none;
}

#col-two .boxed .content li {
	font-size: 12px;
	margin-left: -1em;
	padding-left: 1em;
	background: url(images/img5.png) no-repeat 0 4px;
}


/* Column three */

#col-three {
	float: right;
	width: 520px;
	margin-right: 10px;
}

#col-three .boxed {
	margin-bottom: 10px;
}

#col-three .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background:url(images/img2.png) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	color: #FFFFFF;
}

#col-three .boxed .content {
	font-size: 12px;
	padding: 9px 19px 0 19px;
	background: #D7DCD2 url(images/img6.png)  repeat-x;
	border: 1px solid #528489;
	border-top: none;
}