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


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

body {
margin : 0 auto;
width : 800px;
padding : 0;
background-color:#FFFFFF;
}

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


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

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


h1 {
font-size : 14px;
color: #990000;
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-type : none;
}

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

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

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

.googleleftmenuad {
padding-left: 0px;
}

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