* {
	margin: 0;
	padding: 0;
	color: #930;
}

.logo

{
background:#FFCC66;
height: 100px;
text-align: center;
color: #222;
width: 910px;
background-color: #CB471B;
border-bottom:5px solid #273541;
}

body

{
background-color: #333;;
font-size: 1.2em;
color: #55435a;
font-family:Arial, arial-narrow,tahoma ;

}

.header
{
height: 105px;
margin: 0 auto;	
background: #131b21;
width: 910px;
padding: 10px 10px 0px 10px;

}

h1

{
	font-size:30px;
	font-weight:bold;
	color: #ffcc66;
	padding-top:5px;
}

h2

{
	font-size:18px;
	font-weight:normal;
	color: #FFCC66;
	margin:5px 20px 0px 20px;

}

li {list-style: none;}

.clearer {clear: both;}

.page

{
background: #131b21;
width: 910px;
margin: 0 auto;
padding: 0 10px 10px;

}

.content

{
width: 900px;
}


.post

{
	float: left;
	width: 890px;
	text-align:center;
	color:#000;
	background-color: #CCC;
	border-bottom:5px solid;
	padding: 0px 10px 0px 10px;

}

.post2
{
	background-color: #FFCC66;
	padding: 0px 10px 0px 10px;
	width: 890px;
	text-align:center;
	color:#000;
	border-bottom:5px solid;
	float: left;
}

.post3
{
	background-color: #CB471B;;
	float: left;
	width: 890px;
	padding: 0px 10px 0px 10px;
	text-align:center;
	color:#000;
	border-bottom:5px solid;

}

h3

{
	font-size: 22px;
	color:#CB471B;
	text-transform: capitalize;
	font-weight:bold;
	margin:10px 5px 0px 5px;

}



.post a

{

	color: #F30;
	font-weight:bold;
	text-decoration: underline;

}



.post a:hover

{

	color: #C00;
	font-weight:bold;
	text-decoration: underline;

}



.pics

{
	float:left;
	width:200px;
	margin:7px 5px 7px 5px;

}



.pics_box{

margin-left:15px;

}



.post img

{

border:2px solid #9e927b;

}



.page .content .post2 .pics_box .pics a {
	font-weight: bold;
	color: #F30;

}

.page .content .post2 p a {

	font-weight: bold;

	color: #900;

}

.ENTER {

	color: #F30;

}

.page .content .post2 p .ENTER a {

	color: #900;

}

.page .content .post2 p .ENTER {

	color: #900;

}

.page .content {

	text-align: center;

}
