body {
	background-color: #E2E0E1;
	background-image: url(images/alex_08gradient_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	left: 38px;
	top: 12px;
	letter-spacing: 0.2em;
	line-height: 1.2em;
	
}
a:link {
	color: #333333;
}
a:hover {
	color: #FFFFFF;
}

.titlewhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
}



.rightimg{
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	margin-left: 12px;
	margin-bottom: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	float: right;
}
.rightimggradient {
	position: relative;
	top: -33px;
}
