body 
{
background: #c00000;
background-image: url('img/outer2.png');
background-repeat: no-repeat;
background-position: top; 
cursor : url("img/arrow2.gif"), url("second.csr"), auto;
margin: 0;
padding: 0;
font-family: arial, helvetica, sans-serif;
text-align: center;
}
#header 
{
position: relative;
top: 21;
width: 750px; 
margin: 20 auto; 
}
#wrapper 
{
cursor : url("img/arrow.gif"), url("second.csr"), auto;
width: 770px; 
margin-left: 10 auto; 
margin-right: 10 auto; 
text-align: left;
background: orange;
line-height:150%;
}
.r {background: url(img/r.png) 100% 0% repeat-y}
.l {background: url(img/l.png) 0% 0% repeat-y}
.b {background: url(img/b.png) 0% 100% repeat-x}
.t {background: url(img/t.png) 0% 0% repeat-x}
.br {background: url(img/stripe.png) 92% 0% no-repeat}
.tl {background: url(img/tl.png) 0% 0% no-repeat}
.tr {background: url(img/tr.png) 100% 0% no-repeat}
.ll {background: url(img/bl.png) 0% 100% no-repeat}
.lr {background: url(img/br.png) 100% 100% no-repeat}
.clear {font-size: 1px; height: 1px}
div.left
{
font-size: 80%;

text-align: left; 
float:left;
width:150px;
margin:10px;
padding-left:1.5em;
}
div.right
{
text-align: left;
padding: 2em;
background-image: url('img/3.png');
background-repeat: no-repeat;
margin-left:180px;
margin-top:30px;
margin-right:10px;
}
p
{
margin:20;
z-index:2;
}
h4
{
margin:40;
}
li
{
margin:20;
}
h3
{
margin:40;
}
i
{
margin:20;
font-size: 80%;
}
#border
{
border: 1px coral solid;
width: 748px;
height: 211px;
}
div.lefta
{
text-align: left;
font-size: 80%;
}
#lefto
{
width: 150px;
display: inline;
}
#a
{
position: absolute;
top: 350px;
left: 200;
right: auto;
bottom: auto;
width: 150px;
}
#center
{
text-align: center; 
}
#main 
{
width: 770px;  
margin-left:auto;
margin-right:auto;
border-right: 1px coral solid;
border-left: 1px coral solid;
margin-bottom: 20px;
}
#width150
{
width: 15%;
display: inline;
padding: 2;
border-left: 2px coral solid;
font-weight: bold;
font-size: 80%;
}
a
{
text-decoration: none;
color: #c00000;
}
div#wrapper a:link
{
color: #c00000;
font-weight: bold;
}
div#wrapper a:hover
{
text-decoration: underline;
color: #c00000;
font-weight: bold;
}
div#wrapper a:visited
{
color: #c00000;
font-weight: bold;
}
div#wrapper a:active
{
color: #c00000;
font-weight: bold;
}
a:link
{
text-decoration: none;
color: #ffa500;
font-weight: bold;
}
a:hover
{
text-decoration: underline;
color: coral;
font-weight: bold;
}
a:visited
{
color: coral;
font-weight: bold;
}
a:active
{
text-decoration: none;
color: #ffa500;
font-weight: bold;
}
div.lefta a:link
{
text-decoration: none;
font-weight: normal;
text-decoration: none;
color: red;
}
div.lefta a:hover
{
text-decoration: underline;
color: red;
font-weight: normal;
}
div.lefta a:visited
{
text-decoration: none;
color: red;
font-weight: normal;
}
div.lefta a:active
{
text-decoration: none;
color: red;
font-weight: normal;
}
#lebo 
{
width: 710px;  
background: #c00000;
margin-left:auto;
margin-right:auto;
border-right: 1px coral solid;
border-left: 1px coral solid;
margin-bottom: 20px;
}