body {
	font-family: Arial, sans-serif;
	color: #000000;
	text-align:center;
	margin:0px auto;
	font-size: 80%;
	background: #FFFFFF url("/images/bg.jpg") repeat-y 50% 0;
}

h1,h2,h3,h4 {
	font-family: arial, georgia, times, serif;
}

a:link, a:hover, a:visited {
	text-decoration: underline; 
	color: #ff9f40;
}

a:hover, a:visited {
	color: #cf8f53;
}

img {
	border: 0px;
	vertical-align: top;
	margin: 0px;
}

#box {
	width:1001px;
	margin: auto;

}

#mainbg {
	background: #4D4D4D url("images/mainbg.jpg") no-repeat top right;
	height: 651px;
}

#contentl {
	float: left;
	margin: 0px 0px 0px 0px;
	background: #FfFfFa;
	border: 1px solid #000;
	padding: 10px 10px 0px 10px;
	width: 685px;
	text-align: left;
	filter:alpha(opacity="85");
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}

.entry {
	padding: 0px 10px 5px 10px;
	margin: 0px 0px 10px 0px;
	border: 1px dashed #ccc;
	background: #F9F8F2;
}

.title {
	font-size: 130%;
	font-weight: bold;
	color: #ff9f40;
	border-bottom: 1px solid #ddd;
	margin-top: 6px;
}

.posted{
	 font-family: arial, georgia, times, serif;
	 font-size:	10px;
}

#paginate{
	font-family: arial, georgia, times, serif;
	font-size:	12px;
	margin-top: -5px;
	margin-bottom: 5px;
}

#pagecount{
	 font-family: arial, georgia, times, serif;
	 font-size:	10px;
}

#contentr {
	float: right;
	width: 284px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	filter:alpha(opacity="85");
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}

.titler {
	font-size: 130%;
	font-weight: bold;
	color: #ff9f40;
	margin-top: 10px;
	margin-bottom: 4px;
	text-align:center;
}


.calendarBlank 
{
	 background-color:  #F29C46;
}

.calendarHeader 
{
	 font-weight: bold;
	 color: #fff;
	 text-align: center;
	 background-color: #000;

}

.calendarmonth 
{
	font-size: 130%;
	font-style: oblique;
	background: transparent;
	color: #ff9f40;
	margin: 0px 0px 0px 0px;
}

.calendarMonthLinks 
{
	 font-family:       Arial, "Trebuchet MS", Tahoma, Verdana, Sans-serif;
	 font-size:         12px;
	 font-weight:		bold;
	 letter-spacing:	.1em;
	 text-decoration:   none;
	 color:             #fff;
	 background-color:  transparent;
}

.calendarMonthLinks a 
{
	 color:             #fff;
	 text-decoration:   none;
	 background-color:  transparent;
}

.calendarMonthLinks a:visited 
{
	 color:             #fff;
	 text-decoration:   none;
	 background-color:  transparent;
}

.calendarMonthLinks a:hover 
{
	 color:             #ccc;
	 text-decoration:   underline;
	 background-color:  transparent;
}

.calendarDayHeading 
{
	 font-weight: bold;
	 font-size:	12px;
	 color: #fff;
	 background-color: #FF7D00;
	 text-align:  center;
	 vertical-align: middle;
}

.calendarToday 
{
	 font-family:       Arial, "Trebuchet MS", Tahoma, Verdana, Sans-serif;
	 font-size:         13px;
	 font-weight:		bold;
	 letter-spacing:	.1em;
	 text-decoration:   none;
	 text-align:  center;
	 vertical-align: middle;
	 color:             #000;
	 background-color: 	#ccc;
}

.calendarCell 
{
	 font-family:       Arial, "Trebuchet MS", Tahoma, Verdana, Sans-serif;
	 font-size:         13px;
	 font-weight:		bold;
	 letter-spacing:	.1em;
	 text-decoration:   none;
	 text-align:  center;
	 vertical-align: middle;
	 color:             #666;
	 background-color:  #fff;
}

.calendarCell a 
{
	color:             #FF7D00;
	text-decoration:   underline;
	background-color:  transparent;
}

.calendarCell a:visited 
{
	color:             #cf8f53;
	text-decoration:   underline;
	background-color:  transparent;
}

.calendarCell a:hover 
{
	color:             #cf8f53;
	text-decoration:   underline;
	background-color:  transparent;
}


#bottomspacer {
	float: left;
	margin: 10px 0px 10px 10px;
	padding: 0;
	width: 705px;
	text-align:right;
}

#poweredby {
	padding-right: 180px;
}
