html, body, p, h1, h2, h3, h4, h5, h6, ol, ul, li {
margin: 0;
padding: 0;
border: none;}

body {
text-align: center;
color: #FFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
background-color: #000;}

/*front wrapper*/

.wrapper1 {
width: 1050px;
margin: 0;
padding: 0;
text-align: center;
background-color: #000;
position: relative;
}

/*wrapper*/

.wrapper {
width: 850px;
margin: 10px auto;
padding: 0;
text-align: center;
background-color: #000;
position: relative;
}

.header {
width: 850px;
height: 120px;
margin: 0 0 15px 0;
padding: 0;
background-color: #000;
background-image: url(../art/cherry.jpg);
background-position: right;
background-repeat: no-repeat;
}

.header img {
padding: 10px 0;
}

/*content*/

.content {
float: left;
background-color: #fff;
width: 680px;
margin: 0;
padding: 0;}

.content p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;
padding: 0;
margin: 10px 10px 15px 10px;
color: #000;
text-align: left;}

.content p a:link {
color: #b1030c;
text-decoration: none;} 

.content p a:visited {
color: #bab081;}

.content p a:hover, .content p a:focus {
color: #000;}

.content ul {
text-align: left;
margin: 0 0 0 10px;
padding: 0 0 10px 20px;
}

.content ul li {
padding: 5px 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;
color: #000;
line-height: 1.1em;
list-style: square;}

.content ul a:link {
color: #b1030c;} 

.content ul a:visited {
color: #bab081;}

.content ul a:hover, .content ul a:focus {
font-weight: bold;}

.content ol {
text-align: left;
margin: 0 0 0 10px;
padding: 0 0 10px 20px;
}

.content ol li {
padding: 5px 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;
color: #000;
line-height: 1.1em;}

.content ol a:link {
color: #b1030c;} 

.content ol a:visited {
color: #bab081;}

.content ol a:hover, .content ol a:focus {
font-weight: bold;}

.content h1 {
font-family: "Times New Roman", Times, serif;
font-style: italic;
font-weight: bold;
color: #b1030c;
margin: 0px 10px 13px 10px;
padding: 0;
font-size: 2em;
text-align: right;}

.content h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #b1030c;
margin: 18px 10px 10px 10px;
font-size: .9em;
font-weight: bold;
text-align: left;}

.content h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
width: 660px;
border-top: 1px solid #a00000;
border-bottom: 1px solid #a00000;
margin: 10px 10px 13px 10px;
font-size: .8em;
font-weight: bold;
text-align: left;}

.content table {
margin: 30px;
border: 1px solid #000;
background-color: #d1c9b4;
}

.content table td {
color: #000;
font-size: .7em;
margin: 0;
padding: 2px;
text-align: right;
}

.content table p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
padding: 0;
margin: 10px 10px 15px 10px;
color: #000;
text-align: left;}

.content table p a:link {
color: #b1030c;
text-decoration: none;} 

.content table p a:visited {
color: #bab081;}

.content table p a:hover, .content table p a:focus {
color: #000;}

.content table h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #b1030c;
margin: 18px 10px 10px 10px;
font-size: 1.2em;
font-weight: bold;
text-align: left;}

.content table ul {
text-align: left;
margin: 0 0 0 10px;
padding: 0 0 10px 20px;
}

.content table ul li {
padding: 5px 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
color: #000;
line-height: 1.1em;
list-style: square;}

.content table ul a:link {
text-decoration: none;
color: #b1030c;} 

.content table ul a:visited {
text-decoration: none;
color: #603913;}

.content table ul a:hover, .content table ul a:focus {
font-weight: bold;}

.highlight {
position: absolute;
top: 160px;
right: 20px;
width: 120px;
border: 1px solid #ffa200;
background-color: #000;
margin: 0;
}

.highlight h1 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #ffa000;
padding: 10px;
}

.highlight p {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #fff;
padding: 10px;
}

.highlight p a {
text-decoration: none;
text-align: center;
}

.highlight p a:link, .highlight p a:visited {
color: #fff;
font-weight: bold;}

.highlight p a:hover, .highlight p a:focus {
color: #fff;
font-weight: bold;}

.highlight img {
border: 1px solid #ffa000;
}

.highlight img a:link, .highlight img a:visited {
border: 1px solid #ffa000;
}

/*clear*/

.clear-both {
	clear: both;
}

/*footer*/

.footer {
float: left;
border: 0;
width: 680px;
margin: 10px 0;
padding: 0;
text-align: left;
background-color: #000;}

.footer h1 {
text-align: left;
font-size: .8em;
color: #fff;
width: 840px;
font-weight: bold;
padding: 6px 0;}

.footer p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .7em;
color: #fff;
padding: 6px 0;}

.footer p a {
text-decoration: none;
}

.footer p a:link {
color: #ffa200;
font-weight: bold;}

.footer p a:visited {
color: #ffa200;
font-weight: bold;
}

.footer p a:hover, .footer p a:focus {
color: #ffa200;
font-weight: bold;}

.footer ul {
float: right;
width: 320px;
padding: 0;
margin: 0;
}

.footer ul li {
display: inline;
text-align: center;
margin: 0px;
padding: 5px;
font-size: 12px;
font-weight: bold;
color: #FFF;
}

.footer ul li a:link, .footer ul li a:visited {
font-size: 100%;
font-weight: bold;
color: #FFF;
background-image: url(../art/button_red.gif);
background-repeat:no-repeat;
text-decoration: none;
}

.footer ul li a:hover, .footer ul li a:focus {
background-image: url(../art/button_orange.gif);
background-repeat:no-repeat;
text-decoration: none;
}

.menu {
float: left;
width: 80px;
height: 44px;
background-image: url(../art/button_orange.gif);
background-repeat: no-repeat;
margin: 0;
border: 0;
padding: 0;
}

.menu p {
text-align: center;
margin: 0;
padding: 10px;
font-size: 11px;
font-weight: bold;
color: #FFF;
}

.menu p a {
font-size: 11px;
}

.menu p a:link, .menu p a:visited {
text-decoration: none;
color: #FFF;
}

.menu p a:hover, .menu p a:focus {
color: #000;
}

.menu-lower {
float: right;
width: 80px;
height: 50px;
margin: 0 150px 0 0;
background-image: url(../art/button_orange.gif);
background-repeat: no-repeat;
margin: 0;
border: 0;
padding: 0;
}

.menu-lower p {
text-align: center;
margin: 0;
padding: 10px;
font-size: 10px;
font-weight: bold;
color: #FFF;
}

.menu-lower p a {
font-size: 10px;
}

.menu-lower p a:link, .menu-lower p a:visited {
text-decoration: none;
color: #FFF;
}

.menu-lower p a:hover, .menu-lower p a:focus {
color: #000;
}

.menu-red {
float: left;
width: 280px;
height: 44px;
background-image: url(../art/box_red.gif);
background-repeat: no-repeat;
margin: 0;
border: 0;
padding: 0;
}

.menu-red p {
text-align: center;
margin: 0;
padding: 9px;
font-size: 18px;
color: #FFF;
}

.menu-red p a {
font-size: 18px;
}

.menu-red p a:link, .menu-red p a:visited {
text-decoration: none;
color: #FFF;
}

.menu-red p a:hover, .menu-red p a:focus {
color: #000;
}

.box-rt {
position: absolute;
top: 270px;
right: 200px;
width: 180px;
border: 0;
}

.box-rt250 {
position: absolute;
top: 270px;
right: 250px;
width: 250px;
border: 0;
}

.social {
position: absolute;
top: 770px;
right: -40px;
}

.menu2 {
float: left;
margin: 0;
padding: 0;
}

.menu2 ul {
display: inline;
float: left;
margin: 0;
padding: 0;
}

.menu2 ul li {
display: inline;
text-align: center;
margin: 0px;
padding: 0 15px;
font-size: 11px;
font-weight: bold;
color: #FFF;
}

.menu2 ul li a:link, .menu2 ul li a:visited {
font-size: 100%;
font-weight: bold;
color: #FFF;
text-decoration: none;
}

.menu2 ul li a:hover, .menu2 ul li a:focus {
color: #cf5431;
text-decoration: none;
}