body {
	width: 101%;
	margin-top: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000;
	height: 1000px;
}
a:link, a:visited {
	color: #F00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	text-transform: capitalize;
	text-decoration: underline;
}
h2 {
}
h3 {
}
h4 {
}
#OutsideWrapper {
	width: 920px;
	margin: auto;
}
#wrapper {
	margin: auto;
}
#InsideWrapper {
}
#banner {
	background-image: url(../photos/backgrounds/main/920Middle.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#navigation {
	padding-right: 10px;
	padding-left: 20px;
	background-image: url(../photos/backgrounds/main/920Middle.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
}
#navigation a:link , #navigation a:visited{
	font-weight: bolder;
	text-transform: uppercase;
	color: #F00;
	padding-right: 10px;
	padding-left: 10px;
}
#navigation a:hover {
	font-weight: bold;
	text-transform: uppercase;
	color: #036;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
#topRow {
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../photos/backgrounds/main/920Middle.png);
	background-repeat: repeat-y;
}
#main {
	padding: 10px;
	background-image: url(../photos/backgrounds/main/920Middle.png);
	background-repeat: repeat-y;
}
#mainTable {
	padding: 20px;
}
#leftTable {
}
#leftTable a:link {
}
#textTable {
}
#rightTable {
}
#rightTable a:link {
}
#bottom {
	padding-right: 10px;
	padding-left: 30px;
	background-image: url(../photos/backgrounds/main/920Middle.png);
	background-repeat: repeat-y;
}
#footer {
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	background-image: url(../photos/backgrounds/main/Bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
	padding-top: 10px;
}
#footer a:link {
}
#name {
}
#VeryTopRow {
	padding-right: 40px;
	padding-left: 30px;
	background-image: url(../photos/backgrounds/main/920Top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #333;
	text-align: left;
}
#bartImage {
	padding: 2px;
	border: 2px solid #333;
	margin-right: 40px;
}
.homeText {
	text-align: justify;
	padding-right: 20px;
}
