body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #071c68;
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#welcome {
	margin-left: 20px;
}

.logo {
	font-size: 2em;
	background-image: url(../images/reinlogo_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
}
#sponsors_txt {
	font-size: 9px;
	margin-left: 4px;
	margin-bottom: 4px;
}
.member {
	font-size: 14px;
	color: #FFFFFF;
}

.centerLine {
	background-image: url(../images/center_line_back.png);
	background-repeat: repeat-y;
	background-position: top;
}
.events {
	width: 415px;
	background-image: url(../images/events_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


.line {
	background-image: url(../images/line%20copy.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	width: auto;
}
.events_date {
	color: #FFFFFF;
	font-weight: bold;
}

.news {

	width: 215px;
	background-image: url(../images/news_back%20copy.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.readMore {
	color: #FF6600;
	font-size: 9px;
	text-decoration: none;
}
.readMore a {
	color: #FF6600;
	text-decoration: none;	
}

.readMore a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.news_date {

	color: #FFFFFF;
	font-weight: bold;
}
.intent {
	color: #2253A9;
	font-size: 10px;
	text-decoration: none;
}
.invert_txt {
	color: #000000;
}

.intent a {
	color: #2253A9;
	text-decoration: none;
}
.intent a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.member_txt {
	font-size: 9px;
	color: #588CDA;
}
button {
	height: 14px;
	background-color: #000000;
	border: 1px solid #2A63BA;
}




/*/+++++++++++++++++++++++++++++++++++++++++++++++++*/
/*/+++++++++++++++++++++++++++++++++++++++++++++++++*/
/*/+++++++++++++++++++++++++++++++++++++++++++++++++*/
/*/+++++++++++++++++++++++++++++++++++++++++++++++++*/
input {
	height: 12px;
	width: 100px;
	padding: 2px;
	border: 1px solid #2A63BA;
	background-color: #1A449B;
	font-size: 9px;
	color: #FFFFFF;
	clear: both;
}
/*/+++++++++++++++++++++++++++++++++++++++++++++++++*/
/*/+++++++++++++++++++++++++++++++++++++++++++++++++*/
/*/+++++++++++++++++++++++++++++++++++++++++++++++++*/
