* {
	margin: 0;
	padding: 0;
}

body {
background: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 17px;
color: #eee;
}

a {
text-decoration: none;
color: #FFE788;
}
a:hover {
text-decoration: none;
color: #eee;
}

#wrap {
width: 400px;
}

#wrap2 {
width: 605px;
}

#wrap3 {
width: 560px;
height: 300px
}

#newleft {
margin-top: 10px;
float: left;
width: 103px;
font-size: 13px;
padding-left: 16px;
background: #2B2A29;
}
#newleft ul {
list-style-type: square;
padding: 5px 0px 10px 5px;
color: #FFE788;
}
#newleft h2 {
font-size: 1px;
font-weight: 50;
letter-spacing: -2px;
padding: 5px 0 5px 0;
}

#newleft h3 {
font-size: 20px;
font-weight: 100;
letter-spacing: -2px;
padding: 4px 3px 5px 0px;

}


#newright {
margin-top: 10px;
float: left;
width: 455px;
background: #000000;
text-align: justify;
padding-left: 13px;
}
#newright h2 {
font-weight: 100;
letter-spacing: -2px;
font-size: 28px;
padding: 15px 0 10px 0;
}
#newright h2 a {
}
#newright h2 a:hover {
color: #fff;
text-decoration: none;
}


#header {
height: 60px;
line-height: 60px;
}
#header h1 {
color : #fff; 
font-size: 50px;
letter-spacing: -6px;
}

#left {
margin-top: 10px;
float: left;
width: 160px;
font-size: 13px;
padding: 10px;
background: #2B2A29;
}
#left ul {
list-style-type: square;
padding: 5px 0 10px 30px;
color: #FFE788;
}
#left h2 {
font-size: 45px;
font-weight: 100;
letter-spacing: -2px;
padding: 5px 0 5px 0;
}

#left h3 {
font-size: 35px;
font-weight: 100;
letter-spacing: -3px;
padding: 15px 0 10px 0;
}


#right {
margin-top: 10px;
float: right;
width: 580px;
background: #2B2A29;
text-align: justify;
padding: 10px;
}
#right h2 {
font-weight: 100;
letter-spacing: -2px;
font-size: 28px;
padding: 15px 0 10px 0;
}
#right h2 a {
}
#right h2 a:hover {
color: #fff;
text-decoration: none;
}


#merchleft {
float: left;
width: 192px;
height: 325px;
font-size: 13px;
padding-top: 0px;
background: none;
}

#merchright {
float: left;
width: 192px;
height: 325px;
font-size: 13px;
padding-left: 10px;
background: none;
}

#footer {
background: #0D0D0D;
font-size: 11px;
text-align: center;
margin-top: 0px;
padding: 5px 0;
}

