/* CSS Document */
#content img{
	border-color:#999999;
}
div.downloads{
	border-color:#f2f2f2 !important;
}
#nav{
	border-color:#ffffff !important;
}
body{
	background:#f2f2f2;
}
#outer{
	background:#ffffff url(../images/outerBg.jpg) top right repeat-y;
}
#header{
	background-color:#cccccc;
}
#content{
	background:#ffffff url(../images/contentBg.jpg) top left repeat-y;
}

/* banner images */
.banner0{
	background:#999999 url(../images/headerBg0.jpg) top left no-repeat;	
}
.banner0BW{
	background:#999999 url(../images/headerBg0BW.jpg) top left no-repeat;	
}
.banner1{
	background:#999999 url(../images/headerBg1.jpg) top left no-repeat;	
}
.banner1BW{
	background:#999999 url(../images/headerBg1BW.jpg) top left no-repeat;	
}
.banner2{
	background:#999999 url(../images/headerBg2.jpg) top left no-repeat;	
}
.banner2BW{
	background:#999999 url(../images/headerBg2BW.jpg) top left no-repeat;	
}
.banner3{
	background:#999999 url(../images/headerBg3.jpg) top left no-repeat;	
}
.banner3BW{
	background:#999999 url(../images/headerBg3BW.jpg) top left no-repeat;	
}

#footer{
	background:#f2f2f2 url(../images/footerBg.jpg) top left repeat-x;	
}
#nav{
	background:#999999 url(../images/navBg.jpg) top left repeat-x;	
}
h1, h2, body, #footer a{
	color:#666666;
}
#header h1, #header h2, #header h3, #header p{
	color:#ffffff;
}

#content a{
	color:#7396BF;
}
.gall a img{
	border-color:#999999 !important;
}
.notice{
	color:#E76C1E !important;
}
#nav a{
	color:#ffffff;
}
div.hr{
	background:#ffffff url(../images/breadcrumbBg.jpg) top left repeat-x;
}
p.breadcrumb{
	background:#ffffff url(../images/breadcrumbBg.jpg) bottom left repeat-x;
	color:#999999;
}
.arrow{
	color:#666666;
}
input, textarea{
	color:#666666;
}
