body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(images/layout/background.jpg);
	background-attachment: fixed;
}
.chosen {
	text-decoration: underline;
}

h3 {
	font-size: 14px;
}

a:link {
	color: #0000CC;
	text-decoration: none;
}

a:visited {
	color: #0000CC;
	text-decoration: none;
}

a:hover {
	color: #0000CC;
	text-decoration: underline;
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-size: None;
	font-size: 12px;
}
.padding {
	padding-top: 55px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 20px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.grey {
	background-color: #CCCCCC;
}

.black {
	background-color: #000000;
}

.bordertop {
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
}

.bordermiddle {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}

.borderbottom {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

h1 {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #000000;
}

h2 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

.positionzero {
	position: absolute;
	left: -3px;
	top: 9px;
}

.footer {
	font-size: 12px;
}

.credit {
	font-size: 9px;
}
.quote {
	padding-right: 30px;
	padding-left: 30px;
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
.padding2 {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 20px;
}

#container {
	width:600px;
	margin-left: 50px;
	padding:0px;
}