body#support {
	background-image: url(../images/ruseas_bg-support.gif);
	margin-top: 0px;
	background-color: #FEED78;
	background-repeat: repeat-x;
	text-align: center;
}
body#home {
	background-image: url(../images/ruseas_bg2.gif);
	margin-top: 0px;
	background-color: #FEEC70;
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#contentarea {
	background-image: url(../images/ruseas_layout-support_05.jpg);
	background-repeat: repeat-x;
	background-color: #FEED78;
	padding-left: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 20px;
	text-align: left;
}
#contentarea table {
	font-size: 12px;
}

#firstrow {
	background-image: url(../images/ruseas_layout3_04.jpg);
	background-repeat: no-repeat;
	height: 296px;
	width: 970px;
}
#welcomemessage {
	width: 345px;
	float: left;
	margin-right: 25px;
}
#photoarea {
	float: left;
}
#presidentswelcome {
	margin-top: 40px;
	margin-left: 36px;
	color: #FFF;
	margin-right: 40px;
}
#presidentswelcome a:link {
	color: #fee326;
	text-decoration: none;
}
#presidentswelcome a:visited {
	color: #fee326;
	text-decoration: none;
}
#presidentswelcome a:hover {
	color: #ffffff;
	text-decoration: none;
}


#secondrow {
	text-align: center;
}
#column1 {
	background-image: url(../images/ruseas_layout3_05.gif);
	background-repeat: no-repeat;
	height: 262px;
	width: 318px;
	float: left;
}
#column2 {
	background-image: url(../images/ruseas_layout3_06.gif);
	background-repeat: no-repeat;
	height: 262px;
	width: 327px;
	float: left;
}
#column3 {
	background-image: url(../images/ruseas_layout3_07.gif);
	background-repeat: no-repeat;
	height: 262px;
	width: 325px;
	float: left;
}
.columntext {
	margin-top: 68px;
	margin-left: 25px;
	margin-right: 28px;
}
.news {
	text-align: center;
	margin-right: 20px;
}


#thirdrow {
	background-image: url(../images/ruseas_layout3_08.gif);
	background-repeat: no-repeat;
	height: 79px;
	width: 970px;
	clear: both;
}
h3 {
	font-size: 14px;
	color: #222C82;
}
h2 {
	font-size: 16px;
}
a:link {
	text-decoration: none;
	color: #242E86;
}
a:hover {
	color: #005E00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #242E86;
}
#photoarea img {
	border: 5px solid #293098;
}

/* Begin Footer styling */
div.footer {
	background-image: url(../images/ruseas_layout-support_06.gif);
	background-repeat: repeat-x;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7fc17f;
	font-weight: bolder;
	padding-left: 27px;
	padding-top: 11px;
	text-align: center;
	padding-right: 20px;
	background: #006C00;
}
.home#footer {
	text-align:left;
	font-size: 11px;
}
div.footer a:link, div.footer a:visited {
	color: #7fc17f;
	text-decoration: none;
	font-size: 11px;
	font-weight: bolder;
	padding-right: 14px;
}
div.footer a:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bolder;
	padding-right: 14px;
}
/* End Footer styling */