body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFF;
	width: 101%;
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
}
.warning {
	font-size: 12px;
	font-weight: bold;
	color: #990033;
}
form {
	background-repeat: repeat-x;
	padding: 5px;
	border: 1px solid #999999;
}
#send {
	font-size: 12px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #FFFFFF;
	background-image: url(../photos/backgrounds/LeftNavHover.png);
	background-repeat: repeat-x;
	padding: 2px;
	border: 1px solid #999999;
}
h1 {
	font-size: 12px;
	font-weight: bold;
}
#banner {
	background-color: #333;
	width: 900px;
}
.left {
	background-image: url(../photos/backgrounds/950404.png);
	padding: 0px;
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0000;
}
.right {
	width: 160px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
	background-color: #FFF;
	font-size: 9px;
	color: #333;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
}
#navTable {
	font-size: 12px;
	text-transform: capitalize;
	width: 150px;
}
#navTable a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	width: 150px;
	display: block;
}
.middle {
	padding: 5px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
#wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../photos/backgrounds/920MainWithOuterGlow.png);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}
#navigation {
	text-transform: capitalize;
	background-image: url(../photos/backgrounds/LeftNavHover.png);
	background-color: #000000;
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 9px;
	width: 900px;
	color: #FFF;
}
#navigation a:link {
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
#bottom {
}
#footer {
	font-size: 10px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #999;
	background-image: url(../photos/backgrounds/920Bottom.png);
	height: 28px;
	width: 910px;
}
#OutsideWrapper {
	margin: auto;
	width: 920px;
}
a:link, a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#topRow {
}
#main {
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
#footer a:link {
	text-transform: capitalize;
	padding-right: 5px;
	padding-left: 5px;
}
#footer a:visited {
	text-transform: capitalize;
	padding-right: 5px;
	padding-left: 5px;
}
#navTable a:visited {
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	width: 150px;
	display: block;
}
#navTable a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 150px;
	display: block;
	background-color: #000000;
	background-image: url(../photos/backgrounds/LeftNavHover.png);
	background-repeat: repeat-x;
}
#navigation a:visited {
	text-transform: capitalize;
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
#navigation a:hover {
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 4px;
	padding-left: 4px;
}
.tablespaced {
	padding: 3px;
	border: 1px solid #999999;
}
.pagetitle {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../photos/backgrounds/LeftNavHover.png);
	background-repeat: repeat-x;
	padding: 3px;
	border: 1px solid #999999;
}
