body {
	background-image: url(assets/background.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding:0px;
	text-align: center;

}
#container {
	background-color: #ffffff;
	text-align:left;
	width: 769px;
}
.float-right {
	float: right;
}


#content {
	padding: 0px;
	width: 465px;
	margin-right: 10px;
	margin-bottom: 10px;

	font-size: 10pt;
	line-height: 1.3em;
	height: 600px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#menu {
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #1C11EA;
	height: 500px;
	float: left;
	text-align: left;
	background-image: url(assets/menubg.gif);
	background-repeat: no-repeat;
	}

#rcol {
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height: 500px;
	float:right;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-image: url(assets/rcolbg.jpg);
	background-repeat: no-repeat;
}

#footer {
	line-height: 1.6em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:  pt;
	text-align: center;
}

.rcol-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	color: #000000;
	font-variant: normal;
}

.rcol-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:normal;
	line-height: 1.3em;
	color: #3333FF;
	text-transform: none;
	font-weight: bolder;
	font-variant: normal;
}

.cotent-normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	line-height: 1.5em;
	color: #000000;
	font-variant: normal;
}

.content-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:normal;
	line-height: 1.3em;
	color: #3333FF;
	text-transform: none;
	font-weight: bolder;
	font-variant: normal;
}

.content-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style:normal;
	line-height: 1.3em;
	color: #3333FF;
	font-weight: bolder;
	font-variant: normal;
}

#content2 {
	padding: 0px;
	width: 665px;
	font-size: 10pt;
	line-height: 1.3em;
	height: 600px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.center {
	text-align: center;
}
