* {
	margin: 0;
	padding: 0;
}

body {
background: #fff url(../images/bg.gif) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #333;
}

a {
text-decoration: none;
color: #006699;
}
a:hover {
text-decoration: none;
color: #990000;
}

#wrap {
width: 800px;
margin: 0 auto;
}

#header {
height: 100px;
margin-bottom: 0px;
}
.headings {
float: left;
}
.nav {
float: right;
padding-top: 30px;
}
.nav li {
float:left;
list-style-type:none;
}
.nav li a {
display: block;
font-size: 16px;
letter-spacing: -1px;
padding:0 5px 3px 5px;
margin: 0 5px;
text-decoration:none;
color: #eee;
border-bottom: 1px solid #777;
}
.nav li a:hover {
color:#eee;
text-decoration:none;
border-bottom: 1px solid #eee;
}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 23px 0 0 0;
color: #ccc;
}
#header h1 a { 
color: #ccc;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #fff;
}
#header h2 {
font-size: 14px;
color: #f7f7f7;
padding: 5px 0 0 0;
letter-spacing: -1px;
font-weight: 100;
}

#left{
float: left;
width: 500px;
text-align: justify;
}

#right {
float: right;
width: 270px;
text-align: justify;
}

.adleft {
float: left;
text-align: center;
}
.adright {
float: right;
text-align: center;
}

.latestarticles {
background: #eee;
margin-top: 19px;
}

.latestarticles h2 {
padding-left: 10px;
height: 28px;
line-height: 28px;
background: #333;
color: #f7f7f7;
font-size: 13px;
}
.latestarticles ul a {
color: #006699;
display:block;
   margin:1px;
   text-decoration:none;
text-align:left;
}
.latestarticles ul a:hover {
color: #000000;
text-decoration: underline;
}
.menuleft {
float: left;
width: 130px;
background: #eee;
margin-top: 10px;
}
.menuleft h2 {
padding-left: 10px;
height: 28px;
line-height: 28px;
background: #333;
color: #f7f7f7;
font-size: 13px;
}
.menuleft ul {
padding: 10px 0 15px 10px;
list-style-type: none;
}
.menuleft ul a {
color: #006699;
display:block;
   margin:1px;
   text-decoration:none;
text-align:left;
}
.menuleft ul a:hover {
color: #000000;
text-decoration: underline;
}

.menuright {
float: right;
width: 120px;
background: #eee;
margin-top: 10px;
}

#footer {
margin-top: 10px;
background: #dedede;
border-top: 3px solid #999;
text-align: center;
font-size: 11px;
padding: 10px 0 10px 0;
}

.panel {
	BORDER-RIGHT: silver 1px dotted; PADDING-RIGHT: 2px; BORDER-TOP: silver 1px dotted; PADDING-LEFT: 9px; PADDING-BOTTOM: 5px; BORDER-LEFT: silver 1px dotted; COLOR: #4F2700; PADDING-TOP: 5px; BORDER-BOTTOM: silver 1px dotted; BACKGROUND-COLOR: #DFDFDF;
font:bold ;font-size:17px; font-family: Verdana, Sans-serif, Arial; 
}



