body {
	background-color:#000000; 
	color: black;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#wrapper {
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	width: 850px; 
	height:auto;
	padding: 0;
}

#left {
	width: 395px;
	text-align: center;
}

#left img {
	margin-top: 10px;
}

#center {
	/*width: 240px;*/
	width:720px;
	height:576px;
	background-image: url(../img/BLOGindex.jpg);
	padding:0px; 
	cursor:pointer;
}

#center a{ 
	display:block;
    width: 720px;
	height:600px;
    margin: 0;
    padding: 0;
	cursor:pointer;
}
#bottom a:hover {
	border:#FFF;
}

#center img#logo {
	margin: 30px 0 0 20px;
}

#right {
	width: 190px;
	text-align: center;
}

#right img {
	margin-top: 10px;
}

#left, #center, #right {
	border: 0px solid #EE1C23;
	background-color: black;
	height: 600px;
	float: left;
}
.shop {
}
.blog{
}


div#lyr1 {
	width: 350px;
	margin-top:170px;
	height:180px;
	text-align:left;
	margin-left: 80px;
	color:#FFFFFF;
}

	
#center, #right {
	margin-left:5px;
	vertical-align: bottom;
}
#center h1, #center p {margin:20px 15px; font-weight:bold;}
#center h1 {color:#EE1C23; font-size: 14px; margin-top: 35px; letter-spacing:-1px; line-height:20px;}
#center h2 {color:#EE1C23;}

#bottom {
	clear: left;
	margin: 0 auto;
	margin-bottom: 50px; 
	width: 850px;
	text-align: center;
	color: #EE1C23;
	font-weight: bold;
	font-size: 10px;
	padding-top: 10px;
}

#bottom a {color:EE1C23;}
#bottom a:hover {color:#EE1C23;}

#button_container {
	font-size:20px;
	float:right;
	margin-top:130px;
	margin-right:30px;
	color:#ffffff;
	font-weight: bold;
}

#button_container p {text-indent:4cm} 
	
#button_container a:link {text-decoration:none; font-weight:bold; color:#EE1C23;}
#button_container a:visited {text-decoration:none; font-weight:bold; color:#EE1C23;}
#button_container a:hover {color:#EE1C23}

.link_container {display: block; margin-top: 25px; margin-left: 10px; float:left;}
.link_container a {text-decoration:none; cursor:hand; color: white; font-size:24px;}


