body
{padding:0;
margin:0;
border:none;
background:url(bg2.png) repeat-y center #ff5600;
}
#bar
{width:100%;
padding:0;
margin:0;
height:75px;
background:url(bar2.png) repeat-x top transparent;
border-bottom:1px #686868 solid;
text-align:center;
}
#bar a
{width:auto;
border:none;
font-size:23px;
font-family:georgia, arial;
font-weight:normal;
text-decoration:none;
color:#228b22;
margin:0;
line-height:75px;
height:75px;
padding-top:30px;
padding-bottom:30px;
padding-left:25px;
padding-right:25px;
background-color:transparent;
}
#bar a:hover
{text-decoration:none;
color:#FFfacd;
background:url(bar.png) repeat-x center transparent;
}
#content
{width:725px;
padding:0;
margin: auto;
text-align:justify;
}
#title
{width:725px;
height:225px;

padding-bottom:10px;
margin:0px auto;
border-bottom:1px #000000 dotted;
font-family:georgia, arial;
font-size:45px;
font-weight:normal;
text-align:center;
color:#000000;
}

h1
{font-family:georgia, arial;
font-size:16px;
color:#000000;
text-transform:uppercase;
font-weight:bold;
margin:5px 20px;
padding:0;
border:none;
}
p
{text-indent:35px;
line-height:20px;
font-size:13px;
color:#000000;
font-family:tahoma, verdana;
padding:5px;
margin:0;
}
a
{font-family:tahoma, verdana;
color:#000000;
text-decoration:none;
padding:0 2px;
margin:0;
border-bottom:1px #ff0000 dotted;
}
a:hover
{font-family:tahoma, verdana;
color:#000000;
text-decoration:none;
padding:0 2px;
margin:0;
border-bottom:1px #ff0000 dotted;
}
blockquote
{border-top:2px #767676 dotted;
border-bottom:3px #767676 dotted;
border-left:3px;
border-right:3px;
background-color:#ff5600;
width:60%;
min-height:50px;
}
ul
{margin:10px 25px;
padding:3px;
border:none;
}
li
{list-style:square;
color:#000000;
font-family:tahoma, verdana;
font-size:13px;
padding:5px;
margin:2px;
}
#footer
{text-align:center;
font-size:13px;
font-family:tahoma;
color:#000000;
line-height:25px;
height:25px;
background:url(bar2.png) repeat-x top transparent;
border:1px #000000 solid;
padding:0;
margin:5px auto;
}