@charset "utf-8";
/* CSS Document */
* {
  margin:0;
  padding:0;}

p.events{font-size:12px;}
p.copy{
		font-size:16px;
		font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;}
img{border:none;}
a{color:#671001; text-decoration:none; border:none;}
a:hover{text-decoration:underline;}



body {
	background-color:#000;
	background-image:url(images/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	font-family:"Arial" "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;	
	height:100%;}
	
h2 {
	color:#671001;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;}
	

	
.address{margin-top:1240px;}


	
div#Wrapper{
	margin:auto;
	width:752px;
	background-image:url(images/innerbg.png);
	background-repeat:repeat-y;}
	
div#innerWrapper{
	width:592px;
	min-height:1650px;
	margin:auto;}
	
div#header{
	margin:auto;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	background-position:center;
	width:505px;
	height:125px;}
div#nav{
	margin:auto;
	text-align:center;
	background-image:url(images/nav.png);
	background-repeat:no-repeat;
	padding-top:10px;
	width:505px;
	height:35px;}
	
	
div#easy{
	margin:auto;
	margin-left:4px;
	width:590px;
	height:270px;
	background-repeat:no-repeat;
	}
div#content{
	margin:auto;
	height:100%;
	margin-top:40px;
	width:620px;}
	
div#leftColumn{
	width:330px;
	float:left;
	margin-top:10px;}
	
div#rightColumn{
	width:200px;
	float:right;
	margin-top:10px;	
	padding-right:15px;}

div#footer{
	margin:auto;
	padding:10px;
	width:730px;
	color:#fff;
	float:left;
	height:50px;
	background-image:url('images/footer.jpg');
	background-color:#332000;	
	}


img {}
a {}

div#nav{}

