﻿body {
	background-image: url(back.jpg);
}

.mainmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #D3D6DF;
	text-align: center;

}

.sidebar1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #666;
	background-color: #CCC;
	text-align: center;
	height: 900px;
	width: 175px;
	margin-top: 0px;
}
.u1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #333;
	background-color: #CCC;
	text-align: left;
	height: 900px;
	width: 525px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.updatetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000;
	text-decoration: underline;
	background-color: #FFF;
	text-align: left;
	width: 350px;
	margin-left: 5px;
}
.updates {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #333;
	margin-left: 10px;
	margin-right: 10px;
}
