@charset "UTF-8";
/* CSS Document */

#wrapper {
	margin: auto;
	height: 500px;
	width: 750px;
	position: relative;
}
#banner {
	height: 180px;
	width: 751px;
	position: absolute;
	top: 111px;
}
a:link {
	color: #002e7a;
	text-decoration: none;
	font-weight: bold;
}
#header {
	position: absolute;
	height: 111px;
	width: 750px;
	top: 0px;
}
a:hover {
	color: #003300;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #003300;
	font-weight: bold;
}
body,td,th {
	font-family: "Lucida Grande", "Lucidia", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #002e7a;
	font-weight: bold;
}
#innerwrapper {
	height: 500px;
	width: 750px;
	position: absolute;
	top: 292px;
	left: 0px;
}
#innerwrapper2 {
	height: 300px;
	width: 750px;
	position: absolute;
	top: 111px;
	left: 0px;
}
#content {
	margin: auto;
	float: left;
	width: 750px;
	padding-right: 0px;
	padding-left: 0px;
}
#content2 {
	float: left;
	width: 750px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #000000;
}
a:active {
	color: #0000CC;
}
.Titles {
	font-size: 24px;
	font-family: "Lucida Grande", "Lucida", Helvetica, Arial, sans-serif;
	color: #666666;
	font-weight: bold;
}
body {
	margin-top: 0px;
}
.SubTitles {
	font-size: 18px;
	font-family: "Lucida Grande", "Lucida", Helvetica, Arial, sans-serif;
	color: #333333;
	font-weight:bold;
	}
.BackgroundPaper {
	background-image: url(../beta/Gloria/bkgr-paper.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#footer {
	clear: both;
	width: 750px;
	padding-top: 10px;
}
.footer {
	font-size: 10px;
	color: #333333;
}
