/* set margins, padding, and inline-level content alignment */
body, div	{ margin: 0; padding: 0; background: #FFCC99	}

div	{ text-align:left; background:#FFCC99 }
#head { position: fixed;	top: 0; 	left:0; 	right: 0;  	height:190px; 	z-index: 2	}

#menu	{ position: absolute;	top: 200px;		left: 0;  width: 220px; height: 100%; color: blue; text-align:center; z-index:1 }
#menu img {border:0}


#linking {position: absolute;	top: 200px;		right: 0;     	width: 230px; 	height: 100%;  z-index:1}
#linking img {border:0}
#main1	{ position: absolute;	top: 440px; 	left: 30%; height:50px;	width:40%; bottom: 0; text-align:center;
	 	z-index: 1}
#ad1	 { position: absolute;	top: 200px; 	left: 27.5%; height:225px;	width:45%; bottom: 0; text-align:center;
	 	z-index: 1;}
#ad2	{ position: relative; height:70%;	width:100%;  text-align:center;
	 	z-index: 1; padding:1%;}

#ad3	{ position: absolute; top:700px;	left: 1%; height:100px;;	width:200px;  text-align:center; background:#FFFF99;
	 	z-index: 1; padding:1%; font-size:150%; color:red;}

#pav2	{position:absolute; left:20%; top:68px; width:60%; max-height:114px;}	 	
#back	{color:red;}	
	 	.block-center { top:195px;  height:50px; background:#FFCC99; text-align:center}
#Christmas	{position:absolute;	top:200px; left: 30%; width:40%; height:280px; text-align:center;  z-index:1}			
#Town		{position:absolute; top:20%; left:0px; height:80%; width:50%; background:transparent; text-align:center;}
#District	{position:absolute; top:20%; right:0px; height:80%; width:50%; background:transparent; text-align:center;}
table   	{ Width:100%; font-size:14pt; color:blue}


#group1{ width:80px }
#group2{ width:150px }
#group3{ width:50% }
#group4{ width:60px }
#group5{ width:200px }

.p1p {color:#3366FF; font-size:20pt; font-weight:bold}
	.p2p {color:#3366FF; font-size:12pt; font-weight:bold}
	.p3p	{font-size:12pt; font-style:italic}
	.p4p	{font-size:15pt; font-weight:bold; text-decoration:underline}
	.p5p	{margin-left:20px; font-weight:bold}
	h2 {color:blue}
	.h2center {text-align:center}
	h3 {color:black}
	.h3center {text-align:center}
	td {vertical-align:top}
	.td1td {font-size:12pt}
	.td2td {text-align:center; font-size:18pt}

dl#list {position: absolute; top: 25px; left:10px; width:195px}
dt.btn	{margin-bottom:5px; text-align:center}
dt.btn a {display:block; text-decoration: none; font-weight:bold; height:25px}
dt.btn a {background:#FFFF99; border-style:solid; border-width:1px; border-color:blue}
dt.btn a:hover {background:#FFFF99; color:red}

/*rolling notice styling*/

#display {position:absolute; left:30%; top:100px; width:40%; text-align:center; z-index: 0;
			 font:20px ariel; font-weight:bold; background:transparent;}
			 
.note	{font:18px ariel; font-weight:bold; text-align:center;}
.Emph		{color:#CC0000; font-size:120%;}
