body
{background-color:#151515;
background-image: url('../backgrounds/silverpastelcrop.jpg');
color: #a8a8a8;
background-repeat: no-repeat;
background-attachment: fixed;
margin: 0;
padding: 0;
}

#main
{position: relative;
margin-top: 80px;
margin-left: 110px;
margin-right: 1.5cm;
margin-bottom: 1em;
text-indent: .5cm;
}

#heading
{position: absolute;
background-color:#050505;
top: 0px;
left: 0px;
width: 100%;
height: 75px;
text-align: center;
margin: 0;
padding: 0;
border-bottom-style:groove;
border-bottom-color:#888888}

#footer
{position: relative;
border-top: #888888 groove;
padding: 1em;
width: auto;}

#nav
{border-top: #888888 double;}

#lt {position: relative;
	height: 65px;
	text-align: left;
	padding: 0;
	margin: 0;
	width: 100%;
	top: 0;
	left: 0}

#cn {position: absolute;
	width: 55%;
	bottom: 0;
	right: 0;
	text-align: left}

#rt {position: absolute;
	width: auto;
	height: auto;
	text-align: right;
	bottom: 0;
	right: 0}

h1
{color: #888888;
text-align: center;
font-family: "comic sans ms", arial, sans-serif}

h2,h3,h4,h5,h6
{color: #999999}

p
{color: #a8a8a8;
font-family: times, serif;
font-size: 100%;
}

p.large
{color:#999999;
font-family: "comic sans ms", arial, sans-serif;
font-size: 110%;
margin-top: 10px;
margin-bottom: 0px}

p.small
{color: #999999;
font-size: 80%;
margin-top: 1px;
margin-bottom: 10px}

p.ewlink
{text-align: right}

a:link {color:#f0f0f0}
a:visited {color:#888888}
a:hover {color:#ffffff;
		background-color: #000000}
a.nav {text-decoration: none;}

img.bottom {vertical-align:text-bottom}
