body {
	margin: 0px;
	padding: 0px;
	background-color: #4E652D;
	color: #666666;
	font-family: "Lucida Grande", Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#preload {
	display: none;
}
#outerContainer {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/middle_bg.jpg);
	background-repeat: repeat-y;
}
#header {
	background-image: url(/images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 155px;
}
#banner {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	height: 120px;
	font-size: 14px;
}
#mainNav {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	height: 35px;
}
#mainNav a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	width: 125px;
	height: 30px;
	text-align: center;
	color: #448ccb;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/images/nav.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	line-height: 30px;
	text-shadow: #ffffff 1px 1px;
}
#mainNav a.selected {
	color: #4E652D;
	background-position: 0px -30px;
}
#mainNav a:hover {
	color: #333333;
	background-position: 0px -30px;
}
#innterContainer {
	padding-left: 25px;
	padding-right: 15px;
}
#content {
	width: 520px;
	float: left;
	font-size: 13px;
}
#sidebar {
	width: 190px;
	float: right;
	font-size: 10px;
}
#sidebar p {
	margin-left: 5px;
	margin-right: 5px;
}
.breaker {
	height: 0px;
	clear: both;
}
#footer {
	background-image: url(/images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
}
#copyright {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	color: #ffffff;
}
a:link, a:visited, a:active {
	color: #448CCB;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	font-weight: bold;
}
#copyright a:link, #copyright a:visited, #copyright a:active {
	color: #8AC685;
	font-weight: bold;
	text-decoration: none;
}
#copyright a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
#banner a:link, #banner a:visited, #banner a:active {
	text-decoration: none;
}
#banner a:hover {
	text-decoration: underline;
}
.green {
	/*color: #8AC685;*/
	color: #4E652D;
}
.red {
	color: #CC0000
}
.blue {
	color: #448CCB;
}
.highlight {
	background-color: #FF0;
}
table.quote {
	background-color: #EEEEEE;
}
td.quotetopleft {
	background-image: url(/images/quote_topleft.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 60px;
}
td.quotetop {
	background-image: url(/images/quote_top.jpg);
	background-repeat: repeat-x;
	height: 50px;
}
td.quotetopright {
	background-image: url(/images/quote_topright.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 60px;
}
td.quoteleft {
	background-image: url(/images/quote_left.jpg);
	background-repeat: repeat-y;
	width: 60px;
}
td.quoteright {
	background-image: url(/images/quote_right.jpg);
	background-repeat: repeat-y;
	width: 60px;
}
td.quotebottomleft {
	background-image: url(/images/quote_bottomleft.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 60px;
}
td.quotebottom {
	background-image: url(/images/quote_bottom.jpg);
	background-repeat: repeat-x;
	height: 50px;
}
td.quotebottomright {
	background-image: url(/images/quote_bottomright.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 60px;
}
.eventbox {
	border: solid 1px #cccccc;
}
td.header {
	background-color: #999999;
	border-bottom: solid 1px #cccccc;
	color: #ffffff;
	font-weight: bold;
}
td.subheader {
	background-color: #eeeeee;
	border-bottom: solid 1px #cccccc;
	font-weight: bold;
	color: #666666;
}
.darkbottomborder {
	border-bottom: solid 1px #cccccc;
}
.lightbottomborder {
	border-bottom: solid 1px #eeeeee;
}

/* Alex Button v4 */
a.alexButton_v4I {
	font-size: 18px;
}
a.alexButton_v4I:link,a.alexButton_v4I:visited {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #cc0000;
    padding: 15px 8px;
    border: 2px outset;
    background: #FFFFFF url(http://onlinebuttonsecrets.com/covers/abv3Up.gif) repeat-x bottom;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.alexButton_v4I:hover {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #00cc00;
    padding: 15px 8px;
    border: 2px outset;
    background: #FFFFFF url(http://onlinebuttonsecrets.com/covers/abv3Over.gif) repeat-x top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.alexButton_v4I:active {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #00cc00;
    padding: 15px 8px;
    border: 2px outset;
    background: #FFFFFF url(http://onlinebuttonsecrets.com/covers/abv3Down.gif) repeat-x top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
div.alexButton_v4O_Default {
    padding: 6px;
    background-color: #cc0000;
}
div.alexButton_v4O_Hover {
    padding: 6px;
    background-color: #00cc00;
}
div.alexButton_v4O_Pressed {
    padding: 6px;
    background-color: #00cc00;
}
/* End Alex Button 4 */
