
body{      
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   margin : 0px 0px 0px 0px;
   background-image : url(images/bg-image.gif);
   font-size : 12px;
   color : Black;
}

a              {color: #FF6600; text-decoration:none;}
a:hover  {color: White; text-decoration:none;}



.header-image{	
background-position : center;
background-image : url(images/header.jpg);
background-repeat : no-repeat;
height : 400px;	
}

.navbar
{
background-position : center;
background-image : url(images/nav-bg.png);
background-repeat : no-repeat;
height : 30px;	
padding : 0px 0px 0px 0px;
margin : 0px 0px 0px 0px;
border-bottom : 0px solid #663300;

}

.navbutton{
padding : 0px 4px 0px 4px;
margin : 0px 0px 0px 0px;
background-color : #5300A8;
border : 2px solid #FF3399;
font-size : 24px;
}



}

.menubutton{
width : 140px;
height : 28px;
padding : 0px 6px 0px 6px;
margin : 3px 3px 3px 3px;
background-color : #0000CC;
border : 2px solid Red;
font-size : 14px;
}

.menu-button a:link, .menu-button a:active, .menu-button  a:visited  {
	text-decoration: none;
	font-size : 13px;
	display: block;
	color: Yellow;
	margin-left: 0px;
	margin-bottom : 1px;
	height: 18px;
	width : 290px;
	padding : 3px 0px 2px 10px;
	background-image: url(images/menu-button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
	}

.menu-button a:hover {
	text-decoration: none;
	display: block;
	color: Lime;
}

.textcat{	
	padding : 5px 5px 2px 5px;
}

.menu-bg{
background-image : url(images/col-bg.jpg);
background-repeat : no-repeat;
background-color : White;
}

.main{
padding : 10px 10px 10px 10px;
margin : 0px 0px 0px 0px;
border : 8px dotted #FF00CC;
width : 505px;

background-color : White;

}

.rightcol{	
}

.right-col-bg{
background-image : url(images/col-bg.jpg);
background-repeat : no-repeat;
background-color : White;
height : 460px;
}

.footer{	
background-image : url(images/footer-bg.png);
background-repeat : no-repeat;
background-position : center;
height : 30px;	
padding : 0px 0px 0px 0px;
margin : 0px 0px 0px 0px;
border : 1px solid #66FF00;
}



h1 { color: Black;
font-size : 20px;}
h2 { color: Black;}
h3 { color: Black;}
h4 { color: Black; font-size : 12px;}

h1 a, h2 a, h3 a {text-decoration:none;}

.img{
width: auto;
padding : 5px 5px 5px 5px;
margin : 0px 0px 0px 0px;
border : 1px solid Black;
background-color : White;
}

.pic{
width: auto;
padding : 5px 5px 5px 5px;
margin : 0px 0px 0px 0px;
border : 1px solid Black;
background-color : #613508;
}

.text{
width: auto;
padding : 5px 5px 5px 5px;
margin : 0px 0px 0px 0px;
border : 0px solid Black;
background-color : White;
}

.smalltext{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
color : Black;
font-style : normal;
font-variant : normal;
font-weight : normal;
}