body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bnr-bg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
}
#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #676767;
	border-right-color: #676767;
	border-bottom-color: #676767;
	border-left-color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#header {
	height: 144px;
	width: 800px;
}
#navbar {
	height: 30px;
	background-color: #4E4E4E;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #4E4E4E;
	margin: 0px;
	color: #FFFFFF;
	list-style-type: decimal;
	list-style-image: none;
	text-align: left;
	font-size: 90%;
}
#banner {
	background-color: #4E4E4E;
	height: 160px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #4E4E4E;
}
.blinker {
	text-decoration: blink;
	padding: 6px;
	border: 1px solid #F7F7F6;
}

#content {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	background-color: #FFFFFF;
	
}
#content-lft {
	background-color:transparent;
	background-image: url(none); 
	float: left;
	width: 270px;
	text-align: left;
	display: block;
	white-space: normal;
	font-size: 80%;
	
}
#content-rgt {
	background-color:transparent;
	background-image: url(none); 
	float: right;
	width: 270px;
	text-align: left;
	font-size: 80%;
	vertical-align: text-top;
}
#content a {
	color: #AB0205;
	text-decoration: none;
}

#content-coll {
	background-color:transparent;
	background-image: url(none); 
	float: left;
	width: 550px;
	
	
}
.clear {
	float: left;
}
#wrapper #navbar #menurgt ul {
	margin: 0px;
	padding: 0px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	background-color: #000000;
	font-weight: normal;
	text-align: center;
	height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	clear: both;
}
#wrapper #navbar li {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
	display: inline;
}
#menulft {
	float: left;
	width: 300px;
}
#wrapper #navbar #menurgt a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

#menurgt {
	float: right;
	width: 480px;
	margin-top: 7px;
	text-align: right;
	margin-right: 10px;
}
#wrapper #footer a {
	color: #D20202;
	text-decoration: none;
}
#wrapper #footer a:hover {
	color: #4E4E4E;
	text-decoration: underline;
}
#wrapper #navbar #menurgt a:hover {
	color: #A30102;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#content-coll-right {
	float: right;
	width: 220px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	background-image: none;
}
#content_ad {
	background-color: #FFFFFF;
	width: 780px;
	float: left;
	margin-top: 10px;
	text-align: left;
	padding-top: 5px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #A9020A;
	border-right-color: #A9020A;
	border-bottom-color: #A9020A;
	border-left-color: #A9020A;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
hr {
	color: #AB0205;
	border: 1px solid #AB0205;
}

h3 {
	color: #FFFFFF;
	font-size: 14px;
	background-color: #AB0205;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 2px;
}

.RedBorder {
	border: 1px solid #AB0205;
	padding: 2px;
}
#donation {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AB0205;
	clear: both;
	padding-bottom: 5px;
}
#content a:hover {
	color: #4E4E4E;
	text-decoration: none;
}

.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	display: inline;
}
.button {
	display: inline;
	width: 100px;
	margin-left: 4px;
}
.headers {
	height: 30px;
	margin-bottom: 10px;
}
.padTop {
	margin-top: 8px;
}
