@charset "utf-8";
/* CSS Document */

body {
background-color:#000000;
margin: 0px;
padding: 20px 0px 0px 0px;
color: #000000;
font-weight: normal;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}

img,object {
outline:none;
}

img {
border:none;
}

h1,h2,h3,h4,h5,p{
margin-bottom: 0px;
padding-bottom: 0px;
margin-top:5px;
padding-top:5px;
}

#wrapper1 {
width:950px;
background-repeat:repeat-y;
}

#wrapper2 {
width:950px; 
background-repeat:no-repeat;
}

#header {
height:200px;
padding:55px 0px 0px 15px;
}

#content {
padding-right:40px;
}

#content2 {
min-height:670px; _height:670px;
}

#footer {
width:950px;
height:40px;
background-image:url(img/bottomBG.gif); 
font-size:11px;
color:#FFFFFF;	
background-repeat:no-repeat;
}

.nav {
font-size:14px;
color:#666;
font-weight:bold;
}

a, a:link, a:visited, a:active {
text-decoration: none;
font-weight:bold;
border:none;
color:#666;
outline:none;
}

a:hover {
color:#666699 ;
}

#menu a,#footer a{
color:#FFF;
}

h1 {
font-size:24px;
}

h2 {
font-size:18px;
margin-top:0px;
padding-top:0px;
}

h3 {
font-style:italic;
font-size:20px;
font-weight:bold;
}

h4 {
font-variant:small-caps;
font-style:normal;
font-size:14px;
font-weight:bold;
margin-top:10px;
}

h5 {
font-variant:small-caps;
font-style:normal;
font-weight:normal;
font-size:14px;
padding-top:0px;
margin-top:4px;
}
