body {
	background-color: #222222;
	background-image: url(../layout/lines_dark.gif);
	margin-bottom: 50px;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: center;
}
 
 @font-face {
    font-family: Perpetua Titling MT;
    font-style:  normal;
    font-weight: normal;
    src: url(../fonts/PERPETU0.eot);
  }
  
#container {
	height: auto;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#left {
	width: 320px;
	height: auto;
	position: absolute;
	left: 0px;
	top: 0px;
}
a#logo {
	background-image: url(../layout/logo.gif);
	height: 320px;
	width: 320px;
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #7A005E;
}
a#logo h1 {
	display: none;
}
#flash {
	height: 320px;
	width: 320px;
	position: relative;
}
#left #title {
	line-height: 160px;
	height: 160px;
	width: 160px;
	position: absolute;
	left: 160px;
	top: 160px;
	text-align: center;
}
#left #title #back {
	position: absolute;
	left: 62px;
	top: 115px;
	line-height: normal;
	color: #FFFFFF;
	font-family: "Perpetua Titling MT", Georgia, "Times New Roman", serif;
	font-size: 10px;
}



#maincontent {
	margin-left: 335px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../layout/lines_light.gif);
	background-color: #272727;
}
#footercontent {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../layout/lines_light.gif);
	background-color: #272727;
}
h1, h2 {
	color: #FFFFFF;
	font-family: "Perpetua Titling MT";
	font-weight: lighter;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 0px;
	letter-spacing: 0.1em;
}
h1 {
	font-size: 1.2em;
}
h2 {
	font-size: 1.0em;
}
p {
	color: #999999;
	font-size: 0.7em;
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 10px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: lighter;
	color: #7FB538;
	margin: 3px;
}

a {
	color: #7FB538;
	font-weight: lighter;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	color: #FFFFFF;
}

em {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.padding {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 320px;
	padding-bottom: 10px;
}
.footer {
	margin-left: 0px;
	margin-right: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 630px;
	padding-bottom: 10px;
}
#defaultflash {
	height: 480px;
	width: 640px;
	position: absolute;
	left: 0px;
	top: 160px;
}
