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

body {
	background-image: url(../images/bg.jpg);
	text-align: right;
	background-color: #222021;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
}
#master {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#logo {
	position: absolute;
	height: 198px;
	width: 198px;
	left: 95px;
	top: 45px;
	background-image: url(../images/logo.png);
}
#container {
	width: 1024px;
	position: absolute;
	right: auto;
	text-align: right;
	vertical-align: 50%;
	height: 768px;
	left: 0px;
	top: 1px;
}
#Header {
	font-family: Tahoma, Geneva, sans-serif;
	color: #102052;
	font-style: normal;
	text-decoration: none;
	position: absolute;
	height: 50px;
	width: 600px;
	left: 319px;
	top: 37px;
	background-image: url(../images/Header.png);
}
#subhead {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #fff;
	position: absolute;
	height: 100px;
	width: 362px;
	left: 322px;
	top: 67px;
	background-image: url(../images/sub.png);
	background-repeat: no-repeat;
}
#buttons {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	color: #FFF;
	position: absolute;
	height: 24px;
	width: 602px;
	left: 323px;
	top: 222px;
	text-align: center;
	background-image: url(../images/tp.png);
}
#table {
	position: relative;
	left: 95px;
	top: 270px;
	width: 824px;
	text-align: left;
	margin-right: 5px;
}
#footer {
	font-size: x-small;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	margin-bottom: 15px;
	position: relative;
	bottom: -300px;
}
a {
	text-decoration:none;
	color:#fff;
}
h4 {
	font-size: 18px;
	color: #FFF;
	margin-left: 10px;
}
a:hover {
	text-decoration:none;
	color:#3A4C75 !important;
}
a:visited {
	text-decoration:none;
	color:#FFF;
}h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #202950;
	padding-left: 10px;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
}
#table p {
	font-size: 14px;
	color: #161D38;
	text-indent: 10px;
	text-align: center;
	font-weight: bold;
}
#table h5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #202950;
}
#table a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #666;
	text-decoration: underline;
}
#master #container #table table tr td p {
	font-weight: normal;
}
