@import url("reset.css");

	/*********************************
PAGE STYLES
	*/
* { font-family: Arial, Verdana, "Helvetica Neue", Helvetica,  sans-serif; color: #bfbfbf; font-size: 11px; font-weight: bold; letter-spacing: .1em; line-height: 1.5em;}
body {background-color: #616161}
#container { width: 650px; padding: 20px 0 0 0px; margin-left: auto; margin-right: auto;}
#content { padding-left: 50px; margin-top: 10px; margin-bottom: 10px; }


	/*********************************
BASIC FORMATING STYLES
	*/
	
.highlight {color:#ecdb75; font-size: 12px;}
.highlight2 {color:#53a3d5;}




.left { float:left; }
img.left {padding-right: 17px;}
.right { float:right; }
.clear { line-height:0; height:0; clear:both; }
.light {color:#6998b7; }
.small { font-size: 10px; }

a, a:hover { text-decoration: none; }
a {color: #53a3d5;}
a:active{outline: none;}
a:focus{-moz-outline-style: none;}
h1 { font-size: 16px; color:#fff; font-weight: bold;}
h2 { font-size: 13px; color:#fff; font-weight: bold;}
h3 { font-size: 13px; font-weight: bold;}
em {color:#a0a0a0;  }

img.displayed { display: block; margin-left: auto; margin-right: auto }

img {padding-top: 10px;padding-bottom: 10px;}

	/*********************************
FOOTER STYLES
	*/
div#footer { }
div#footer p { text-align: right; padding-top: 10px; }


	/*********************************
GENERAL PAGE STYLES
	*/
div.box { 	background: url(../images/box.jpg) #616161 bottom no-repeat; width: 708px; padding: 17px 12px 17px 12px; 
			border-style: solid; border-color: #616161; border-width: 0 1px 4px 1px; }
div.padder { background: url(../images/home-padder.jpg); width: 734px; height: 18px; }


hr { height:2px; width: 100%; background:#707070; border:0;}


	/*********************************
HOMEPAGE STYLES
	*/
ul { padding-top: 20px; padding-bottom: 20px; padding-left: 100px; }

li {color:#fff;}


	/*********************************








