/* Most of this css except for the rollovers was taken from glish.com's css layouts*/
/*The css for the rollovers came from an article on evolt.org by Simon Coggins*/
/*My sincere thanks to those who make their knowledge freely available*/
#leftimagecontent {
position: absolute;
left:10px;
top:110px;
width:130px;
	}
	
	#leftcontent {
position: absolute;
left:10px;
top:160px;
width:130px;
	}

#centercontent {
background:#e0e7ea;
margin-top:160px;
margin-left: 170px;
margin-right:230px;
margin-top:167px;
border:3px #0a7dac;
border-style: solid;
width:330px;
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 200px;
margin-right:150px;
	}
html>body #centercontent {
margin-left: 172px;
margin-right:232px;
	}

#rightcontent {
position: absolute;
left:700;
right:5px;
top:110px;
width:200px;
	}
	
	#centercontentnew {
position: absolute;
left:190px;
top:113px;
width:430px;
	}
#navi a , #navi strong {
  color: #fff;
  font: 11px Arial,Helvetica,sans-serif;
	font-weight: bolder;
  text-decoration: none;
  display: block;
  width: 120px;
  padding: 3px 5px;
  margin: 0px;
  border: 1px #fff;
border-style: solid;
}

#navi strong {
  font-weight: bold;
  background: #ccf;
}

#navi a {
  background: #a4212f;
}

#navi a:hover {
  background: #fff;
color: #a4212f;
}


#bar {width: 100%;
    height: 100px;
    background: #eee7bf;
    display: block;
    }
body{
		scrollbar-base-color:#42A1D2;
		scrollbar-shadow-color:#009999;
    margin:0px 0px 0px 0px;
	background-color: #eee7bf;
    padding:0px;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    line-height: 18px; /*makes sense to put this here I guess*/

    }
p,h1,h2,h3 {
		padding:5px 10px 0px 10px;
		}
h1 {
	font-size: 18px;
	font-family: arial, sans-serif;
	font-style: italic;
	 font-weight: bold;
	color: #a4212f;
}
h2 {
	font-size: 13px;
	font-family: arial, sans-serif;
	font-style: italic;
	color: #0a7dac;
}
h3 {
	font-size: 13px;
	font-family: arial, sans-serif;
	font-weight:700;
	color: #0a7dac;
}
form {
	padding: 10px;
}
input.signup {
		background-color: #f5f5dc;
		color: #669;
		}
	a:link {
		color: #a4212f;
		}
	a:visited {
		color: #a4212f;
		}
	a:hover{
		color: #000;
		}
	.title {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #fff;
		font-weight: 600;
		background-color: #369;
		}
.caption{
	font-size: 11px;
	font-family: arial, sans-serif;
	font-style: italic;
	color: #7b6539;
	}
.copyright{
	font-size: 9px;
	font-family: arial, sans-serif;
	color: #000;
	}
	#sidequote{
	width: 118px;
	font-size: 10px;
	font-family: arial, sans-serif;
	line-height: 11px;
	color: #000;
	}
	.piccap{
	font-size: 12px;
	font-family: arial, sans-serif;
	color: #000;
	}
	.minimenu{
	font-size: 10px;
	font-family: arial, sans-serif;
	color: #000;
	}