body {
text-align: center;
font-size: 11pt;
font-family: Arial, sans-serif;
background: #333333;
margin: 0;
}

img {
vertical-align: bottom;
}

.rs {
float: right;
width: 347px;
padding: 10px;
color: white;
}

.rs h3 {
color: yellow;
}

.rs h2 {
color: yellow;
}

.rs a {
color: yellow;
}

.ls {
float: left;
padding: 10px;
width: 573px;
}

.rs2 {
float: right;
width: 447px;
}

.ls2 {
float: left;
width: 473px;
border-right: 1px solid black;
}

#content {
text-align: left;
width: 960px;
background-image: url(/images/BG.jpg);
background-repeat: repeat-y;
background-position: right;
margin-right: auto;
margin-left: auto;
overflow: auto;
}

#wrap {
text-align: left;
width: 960px;
background-image: url(/images/Slaps.png);
background-position: bottom;
margin-right: auto;
margin-left: auto;
overflow: auto;
}

#space {
text-align: left;
width: 940px;
padding: 10px;
margin-right: auto;
margin-left: auto;
overflow: auto;
}

h1 {
color: #522900;
text-transform: uppercase;
}

h2 {
color: #3f6518;
}

h3 {
color: #3f6518;
}

.menu {
text-align: center;
font-family: Times New Roman;
width:950px;
margin-left: auto;
margin-right: auto;
padding: 5px 5px 3px 5px;
overflow: auto;
font-weight: bold;
font-size: 14pt;
background: url(/images/Men.jpg);
}

.menu a {
color: white;
text-align: center;
text-decoration: none;
}

.menu a:hover {
color: white;
text-decoration: underline;
}

.menu ul {
list-style: none;
display: inline;
}

.menu li {
float: left;
padding: 10px 20px 0px 20px;
}

.foot {
width: 940px;
color: white;
padding: 10px 0px 10px 0px;
font-family: Arial, sans-serif;
font-size: 10pt;
margin-left: auto;
margin-right: auto;
}

.foot a {
color: yellow;
}

.foot a:hover {
color: #3f6618;
}

.req {
color: red;
}

.cl {
float: left;
margin-right: 5px;
}

.head {
width: 960px;
margin-left: auto;
margin-right: auto;
text-align: left;
font-size: 0;
line-height: 0;
}

.menu-item {
color: white;
background-color: #263D0E;
padding: 5px 3px 0px 3px;
}

.menu-item-more {
color: black;
background-color: #ffff00;
padding: 5px 3px 0px 3px;
}

.sfield {
color: white;
background-color: #252525;
}