@charset "utf-8";
/* CSS Document */

html {
min-height: 100%;
}

body {
	margin: 0px;
	background-color: #2D2C2A;
	background-image:url(images/bg.jpg);
	background-repeat: repeat;
	background-position: top;
}

img {
border: 0px;
}

#header ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	text-align: right;
}

#header ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#header ul li a {
	padding: 10px 7px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
	background: url('images/middle.png') center repeat-x;
}

#header ul li a:hover {
	color: #D60E10;
	text-decoration: none;
}

#content {
\width: 820px;
w\idth: 770px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
background-image: url(images/contentbg-default.gif);
background-position: top;
background-repeat: no-repeat;
text-align: left;
padding: 20px 25px;
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;
line-height: 12pt;
color: #434343;
}

#footer {
width: 820px;
margin-left: auto;
margin-right: auto;
text-align: center;
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;
color: #999999;
}

#bigleft {
width: 510px;
margin-right: 30px;
float: left;
}

#smallright {
width: 230px;
float: left;
color: #7d7d7d;
}

#stretcher {
clear: both;
}

a:link, a:visited {
color: #D60E10;
font-weight: bold;
text-decoration: none;
}

.authorbox {
clear: both;
}

.authorbox img {
border: 1px solid #666;
width: 60px;
margin-right: 6px;
margin-bottom: 6px;
}

a:hover {
color: #FF0000;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
letter-spacing: -1px;
font-size: 14pt;
color: #000000;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
letter-spacing: -1px;
font-size: 14pt;
color: #000000;
}

#smallright h1 {
color: #7e7e7e;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11pt;
color: #000000;
}


.postedby {
font-style: italic;
color: #959595;
}


.black {
color: #000000;
}

.light {
color: #bdbdbd;
}

#smalleventbox {
background-color: #F6F6F6;
border: 1px solid #DCDCDC;
padding: 6px;
margin-bottom: 6px;
}

#smalleventbox:hover {
background-color: #FFFFFF;
}
