/*
*************************************************
new century media 1996 to 2008
*************************************************
*/


* {
margin : 0;
padding : 0;
color : #003300;
font-size : 12px;
font-family : Century Gothic, 'sans serif';
}

body {
margin : 0 auto;
width : 750px;
padding : 0;
background-image:url(images/background.jpg);
background-repeat: no-repeat;
}

#bg {
width : 750px;
padding : 0;
}

a {
text-decoration : none;
color : #996633;
}

a:hover {
color : #ffffff;
background-color : #cc9933;
}


h1 {
font-size : 14px;
color : #003300;
font-weight : bold;
margin-left: 50px;
letter-spacing : 0.1em;
}

h2 {
font-size : 12px;
color : #669900;
text-decoration : none;
font-weight : normal;
}

h3 {
font-size : 12px;
color : #244e14;
font-style : italic;
font-weight : normal;
}

h3 a:hover {
color : #ffffff;
background-color : #4e3114;
text-decoration : underline;
}

li {
list-style: none;
}

#left_menu {
background : url(images/leftmenubackground.gif) no-repeat;
float : left;
width : 160px;
height : 600px;
padding-top : 36px;
text-indent : 20px;
line-height: 25px;
}

.style1 {color: #996633}

.leftmenu {
font-size : 12px;
color : #4aa125;
list-style:none;
}

.leftmenu a:hover {
color : #ffffff;
background-color : #cc9933;
text-decoration : underline;
}

.leftmenucontent {
line-height: 15px;
text-decoration:underline;
}

.leftmenucontent a {
line-height: 15px;
text-decoration:underline;
}

.leftmenucontent a:hover {
color : #ffffff;
background-color : #cc9933;
text-decoration : underline;
}


#greygradients {
background:url(images/topbarbackground.gif) no-repeat;
width : 750px;
height : 25px;
padding-left : 10px;
padding-top : 5px;
font-size : 11px;
color : #4e3114;
}