* {
    padding: 0;
    margin: 0;
} 

body {
background: #ddd;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 20px;
color: #000000;;

}

img { border: none; }
a { color: #D60501;  }
a:hover { text-decoration: none; color : #000; }

#wrap {
margin: 0 auto 0 auto;
width: 800px;
border-style:dotted;
border-width:thin;
}

#header { 
padding-bottom:10px;
background:white;

}
#header h1 {
font-size: 6px;
font-weight: 100;
letter-spacing: -3px;
padding: 12px 0 5px 10px;
}
#header h1 a {
color: #000;
text-decoration: none;
}
#header h1 a:hover {
color: #fff;
text-decoration: none;
}
#header h2 {
color: black;
font-size: 28px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: 1px;
line-height: 12px;
font-family:Verdana, Geneva, sans-serif;
}

.h2 {
color: black;
font-size: 28px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: 1px;
line-height: 12px;
font-family:Verdana, Geneva, sans-serif;
}
#menu {
height: 30px;
line-height: 30px;
background: #3E92EA url('menu.jpg') no-repeat;
}
#menu ul {
padding-left: 10px;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
color: #eee;
padding: 0 10px;
text-decoration: none;
font-weight: 600;
}
#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}

#content {
background: white url('content.jpg') repeat-y;
padding-left:20px; padding-right:20px; padding-top:10px; padding-bottom:10px
}

.left {
width: 500px;
float: left;

}
.left h2 {
color: #900;
font-size: 18px;
letter-spacing: 0px;
font-weight: 100;

}
.articles{ text-indent:5px; letter-spacing: 0px; color: black; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:justify; 
}
.pre{text-align:left; text-indent:inherit; font-family:
Verdana, Geneva, sans-serif; font-size:12px; 
}
#contact{ text-indent:15px; letter-spacing: 0px; color: black; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:justify; margin:5px; 
}
#about{ text-indent:5px; letter-spacing: 0px; color: black; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center; 
}
.about{ text-indent:5px; letter-spacing: 0px; color: black; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center; 
}
.right {
width: 150px;
float: right;
padding: 10px;
border-left: 1px solid #bbb;
font-size: 12px;
}
.right ul {
list-style-type: none;
padding: 5px 10px 10px 10px;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.right a { text-decoration: none }

#top {
background: #555 url('top2.jpg') no-repeat;
padding-left:0; padding-right:0; padding-top:5px; padding-bottom:5px
}
#bottom {
background: #b92222 url('bottom.jpg') no-repeat;
padding-left:0; padding-right:0; padding-top:10px; padding-bottom:10px
}

#footer {
text-align: right;
color: white;
font-size: 10px;
padding: 0 0 10px 0;
background-color:#555;
}#wrap #content .left .articles ul p #contact {
	font-size: 10px;
}