* {
margin:0;
padding:0;
}

body {
background:#aaa;
font-family:Verdana, Tahoma, Arial, sans-serif;
font-size:12px;
color:#555;
line-height:20px;
margin:0;
padding:0;
}

a {
color:#4A1605;
text-decoration:none;
}

a:hover {
color:#333;
text-decoration:underline;
}

img {
border:none;
}

li {
margin:0;
padding:0;
}

#wrap {
width:990px;
margin:0 auto;
}

#header {
height:110px;
background:#aaa url(images/header.gif) no-repeat;
}

#header h1 {
font-size:24px;
letter-spacing:-3px;
text-transform:uppercase;
padding:30px 0 0 20px;
}

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

#header h2 {
font-size:17px;
color:#eee;
font-weight:100;
padding:0 0 0 20px;
}

#intro {
background:#f7f7f7;
border-top:3px solid #aaa;
border-bottom:3px solid #aaa;
margin:5px 10px;
padding:10px;
}

#content {
background:#aaa url(images/bg.gif) repeat-y;
padding:10px;
}

#left {
width:560px;
float:left;
padding-left:10px;
text-align:justify;
padding-bottom:10px;
}

#right {
width:370px;
float:right;
margin-top:15px;
margin-right:10px;
padding-bottom:10px;
}

#rightsm {
width:150px;
float:right;
margin-top:5px;
margin-right:10px;
padding-bottom:5px;
}

.rightads {
padding:10px;
}

#right h3 {
background:#4A1605 url(images/rightbig.gif) no-repeat;
height:30px;
line-height:30px;
color:#fff;
padding-left:10px;
font-size:13px;
font-weight:600;
}

.menu {
float:left;
width:180px;
}

.menu1 {
float:left;
width:180px;
margin-left:10px;
}

DIV.video {
margin-left:auto;
margin-right:auto;
}

.menu ol {
list-style-type:decimal;
font-weight:600;
font-size:11px;
padding:5px 10px 5px 1cm;
}

#footer {
height:30px;
background:#aaa url(images/footer.gif) no-repeat;
line-height:30px;
color:#fff;
font-size:11px;
text-align:center;
}

#footer a:hover {
color:#eee;
}

#bottom {
height:10px;
background:#aaa url(images/bottom.gif) no-repeat;
}

#header h1 a,#footer a {
color:#fff;
}

#intro h2,#left h2 {
font-size:25px;
font-weight:100;
letter-spacing:-2px;
padding:10px 0;
}

#intro h2 a,#left h2 a {
color:#888;
}

#intro h2 a:hover,#left h2 a:hover {
color:#333;
text-decoration:none;
}

.menu h4,.menu1 h4 {
background:#4A1605 url(images/rightsmall.gif) no-repeat;
height:20px;
line-height:20px;
color:#fff;
padding-left:10px;
font-size:12px;
font-weight:600;
}

.menu ul,.menu1 ul {
list-style-type:none;
font-weight:600;
font-size:11px;
padding:5px 10px;
}