
html,body{margin:0;padding:0}
body{font: 100% arial, sans-serif; text-align:center; background:url(../img/design/bg_body.gif); background-repeat:repeat-x; background-color: #666565;}
p{font-size: .76em; line-height: 1.6em; margin:0 10px 10px}

#top{position:relative; height:200px; background-image: url(../img/design/top.jpg); background-repeat:no-repeat;}

#wraper {width:708px; margin:0 auto; background:url(../img/design/ds.gif); background-repeat:repeat-y;}

#container{width:700px;margin:0 auto; text-align:left; color: #bfbfbf; background: #212221;}
#container a{font-weight:bold; text-decoration:none; color: #10bb40;}
#container a:hover{color:#007c23;}

#content{float:right;width:500px}
#content h1{font: 1.8em "Trebuchet MS", Arial,Sans-Serif; color: #c80607; letter-spacing: -0.02em; text-transform:uppercase; margin:16px 10px 10px;}
#content h2{font: 1.1em "Trebuchet MS", Arial,Sans-Serif; color: #ff2121; text-transform:uppercase; margin:20px 10px 5px 10px; text-indent: 34px;  background:url(../img/design/h2.gif) no-repeat;}
#content h5{font: 0.7em arial, sans-serif; color: #bfbfbf; margin:0 15px 10px 10px;  text-indent:36px}
#content img {float: right; border: 1px dotted #bfbfbf; padding: 4px; margin-left:5px; margin-right:5px;}

#nav{float:left;clear:left;width:200px; text-align:right; color: #bfbfbf;}
#nav p{margin: 12px 0 0 0;}

#footer{clear:both;width:100%; background: url(../img/design/bg_footer.gif); background-repeat:repeat-x; color: #bfbfbf; height:60px; text-align:left;}
#footer p{margin:0; padding:30px 10px 5px 210px;}

#photo{float:left;width:200px}

#flashcontent {width:200px; height: 396px;}

ul.menu{margin:20px 0 0 0;padding:0;list-style-type:none;display:block;
width:200px;}
ul.menu li{margin:0;padding:0;font: bold 1.0em "Trebuchet MS", Arial,Sans-Serif; display:block; 
background:#212221;padding:3px 5px 0 5px;width:190px; text-align:right;}
ul.menu a{text-decoration:none;color:#10bb40;}
ul.menu li a:hover{color:#007c23;}


