@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#topcontent {
	width: 980px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#headercontainer {
	background-image: url(images/intro-bg.jpg); 
	background-repeat: repeat-y; 
	margin: 0px; 
	padding: 0px;
	width: 980px;
}


#introdiv {
	background-image: url(images/headerbg.jpg); 
	background-repeat: no-repeat; 
	background-position: top;
	height:332px;
	
	
}



#thecomp {
	width: 628px;
	padding-left: 25px;
	float: left;
}
#newmap {
	width: 281px;
	float: right;
	padding-right: 10px;
}
#newmap p {
	font-size: 70%;
}
#headercontainer h1 {
	font-size: 110%;
	color: #666633;
	font-weight: normal;
	line-height: 24px;
	}

#topcontent h1 {
	color: #666633;
	font-size: 200%;
	font-weight: normal;
}
#topcontent h2 {
	color: #666633;
	font-size: 110%;
	font-weight: normal;
}
#topcontent p {
	color: #666666;
	font-size: 80%;
	line-height: 20px;
}
#topcontent a {
	color: #CC6600;
	text-decoration: none;
}
#topcontent a:hover {
	color: #CC6600;
	text-decoration: underline;
}
#topcontent li {
	color: #666666;
	font-size: 70%;
	line-height: 18px;
}
#entry td {
	color: #666633;
	font-size: 70%;
	line-height: 18px;
}

#entry h1 {
	color: #666633;
	font-size: 200%;
	font-weight: normal;
}
#entry h2 {
	color: #666633;
	font-size: 110%;
	font-weight: normal;
}
#entry p {
	color: #666666;
	font-size: 80%;
	line-height: 20px;
}
#entry a {
	color: #CC6600;
	text-decoration: none;
}
#entry a:hover {
	color: #CC6600;
	text-decoration: underline;
}
#thecomp h1 {
	color: #666633;
	font-size: 200%;
	font-weight: normal;
}
#thecomp h2 {
	color: #666633;
	font-size: 110%;
	font-weight: normal;
}
#thecomp p {
	color: #666666;
	font-size: 80%;
	line-height: 20px;
}
#thecomp a {
	color: #CC6600;
	text-decoration: none;
}
#thecomp a:hover {
	color: #CC6600;
	text-decoration: underline;
}
#newmap h1 {
	color: #666633;
	font-size: 200%;
	font-weight: normal;
}
#newmap h2 {
	color: #666633;
	font-size: 110%;
	font-weight: normal;
}
#newmap p {
	color: #666666;
	font-size: 80%;
	line-height: 20px;
}
#newmap a {
	color: #CC6600;
	text-decoration: none;
}
#newmap a:hover {
	color: #CC6600;
	text-decoration: underline;
}
#headercontainer h1 {
	color: #666633;
	font-size: 160%;
	font-weight: normal;
}
#headercontainer h2 {
	color: #666633;
	font-size: 110%;
	font-weight: normal;
}
#headercontainer p {
	color: #666666;
	font-size: 80%;
	line-height: 20px;
}
#headercontainer a {
	color: #CC6600;
	text-decoration: none;
}
#headercontainer a:hover {
	color: #CC6600;
	text-decoration: underline;
}


#rules h1 {
	color: #666633;
	font-size: 200%;
	font-weight: normal;
}
#rules h2 {
	color: #666633;
	font-size: 110%;
	font-weight: normal;
}
#rules p {
	color: #666666;
	font-size: 80%;
	line-height: 20px;
}
#rules li {
	color: #666666;
	font-size: 80%;
	line-height: 20px;
}
#rules a {
	color: #CC6600;
	text-decoration: none;
}
#rules a:hover {
	color: #CC6600;
	text-decoration: underline;
}


#introdiv {
	background-image: url(images/headerbg.jpg); 
	background-repeat: no-repeat; 
	background-position: top;
	height:332px;
	position: absolute;
	top: 79px;
	width: 980px;
	
}
#sector {
	background-image: url(images/headerbg.jpg); 
	background-repeat: no-repeat; 
	background-position: top;
	height:332px;
	position: absolute;
	top: 79px;
	width: 980px;
}
#city {
	background-image: url(images/headerbg.jpg); 
	background-repeat: no-repeat; 
	background-position: top;
	height:332px;
	position: absolute;
	top: 79px;
	width: 980px;
}
#district {
	background-image: url(images/headerbg.jpg); 
	background-repeat: no-repeat; 
	background-position: top;
	height:332px;
	position: absolute;
	top: 79px;
	width: 980px;
}



#thecomp {
	width: 628px;
	padding-left: 25px;
	float: left;
}
#newmap {
	width: 281px;
	float: right;
	padding-right: 10px;
}
#newmap p {
	font-size: 70%;
}
#entry {
	width: 900px;
	padding-left: 25px;
}
#rules {
	width: 900px;
	padding-right: 10px;
}

img {
   behavior: url("pngbehavior.htc");
}
