body {
	text-align:center; 
	font-family:Helvetica, Arial, sans-serif;
	margin-top:0em;
}

#wrapper {
	text-align:left;
	width:64em;
	margin:0em auto;
} 
a{
	color:#ffffff;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
}
#header{
	padding-left:20px;
	padding-top:10px;
	width:64em;
	height:19em;
	background-image:url(images/DEVILHEARTTOP.jpg);
	background-repeat:no-repeat;
	background-color:#e61f18;
}
#nav{
	background-color:#e61f18;
	width:64em;
	float:left;
	padding:0.5em 0em;
}
ul{
	display:inline;
	padding:0em;
	list-style-type:none;
	font-size:small;
	margin:0em;
	
}
li{
	padding:0em 0em 0em 1em;
	list-style-type:none;
}
#middle{
	width:64em;
	height:75em;
	background-color:#e61f18;
	clear:both;
}
#nav li{
	display:inline;
	padding:0em 3em;
	border-right:solid 1px #ffffff;
}
#leftnav{
	background-color:#e61f18;
	float:left;
	width:11em;
	height:auto;
	line-height:1.6em;
	
}
#mid{
	float:left;
	height:auto;
	width:40em;
	background-color:#ffffff;
	margin-left:0em;
	padding:0em 0em 1em 0em
}
#text{
	float:left;
	height:auto;
	widt:38em;
	text-align:center;
	padding:1em;
	font-size:small;
	color:#888a85;
	text-align:justify;
}
#text a{
	color:#e61f18;
}
#right{
	float:right;
	width:12em;
	background-color:#e61f18;
	padding-left:1em;
	line-height:1.6em;
}
.box{
	width:17em;
	height:10em;
	border:solid 1px #CCC;
	float:left;
	margin:1em 0em 0em 1em;
	padding:0.5em;

}
#leftnav p, #right p{
	padding-left:1em;
	color:#ffffff;
	font-size:larger;
}
.imgg{
	width:100px;
	height:150px;
	float:left;
}
#footer{
	clear:both;
	width:64em;
	height:8em;
	background-color:#e61f18;
	
}
.links{
	width:20%;
	height:auto;
	padding:1em 1.5em 0em 1.5em;
	float:left;
	font-size:smaller;
}
#copyright{
	clear:both;
	background-color:#e61f18;
	text-align:center;
	line-height:normal;
	padding:1.5em 0em 0em 0em;
}
#copyright p{
	font-size:x-small;
}
#copyright a{
	font-size:x-small;
}
.style4{
	font-size:12px;
}
#mid a{
	color:#000000;
	font-size:1em;
}
img a{
	border:none;
}
img{
	border:none;
}
.rightBox a{
	display:block;
	background:#ffffff;
	color:#e61f18;	
}

