* {
	margin: 0;
	padding: 0;
}

body {
background:#000000 url("img/blackBackground.jpg") repeat-x;
behavior: etc/csshover.htc;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 17px;
color: #eeeeee; 
}

a {
text-decoration: none;
color: #990000;
}
a:hover {
text-decoration: none;
color: #ffffff;
}

#wrap {
margin: 20px auto;
width: 800px;
padding-top:1px;
}

#header {
height: 50px;
line-height: 55px;
}
#header h1 {
color : #990000; 
font-size: 50px;
letter-spacing: -5px;
}

#left {
margin-top: 10px;
float: left;
width: 160px;
font-size: 13px;
padding: 10px;
background: transparent;
}


#left h2 {
font-size: 20px;
font-weight: 100;
letter-spacing: -2px;
padding: 5px 0 5px 0;
}

#left p {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

#right {
margin-top: 10px;
float: right;
width: 580px;
background: url("img/man.gif") no-repeat transparent;
text-align: right;
padding: 10px;
}

#right h2 {
font-weight: 100;
letter-spacing: -2px;
font-size: 28px;
padding: 15px 0 10px 0;
}

#right h2 a:hover {
color: #fff;
text-decoration: none;
}
#right p {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

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

#right2 {
margin-top: 10px;
float: right;
width: 580px;
background: transparent;
text-align: center;
padding: 10px;
}
#right2 h2 {
font-weight: 100;
letter-spacing: -2px;
font-size: 28px;
padding: 15px 0 10px 0;
}

#right2 h2 a:hover {
color: #fff;
text-decoration: none;
}
#right2 p {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
