

body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	font-family:Trebuchet MS, Helvetica, sans-serif;
    width: 50%;
    margin-left: 25%;
    margin-right: 25%;
 

}


#header{
padding-left:30px;
padding-top:52px;
padding-right:30px;
text-align: center;
}


#noticebox 
{ background-color: #FFFFBF; 
border: 1px solid #808080; 
padding: 5px; 
text-align: center; 
}

#noticebox h1 { 
border-bottom: 1px solid #808080; 
font-size: 95%;}


#footer{
text-align:center;
font-size:10px;
padding-left:30px;
padding-right:30px;
padding-top:10px;
clear:both;
}

A {
font-style: normal;
color: #006699;
text-decoration: none;
}

A:hover {
font-style: normal;
color: #15A300;
text-decoration: none;
}

A:visited:hover {
font-style: normal;
color: #15A300;
text-decoration: none;
}

#style1 {
	font-size: 18px;
	font-weight: bold;
	color: #15a300;
}
#style2 {
	color: #000000;
	font-weight: bold;
}



#title{
    font-size: 300%; 
	font-weight:bold;
	letter-spacing: -1px;
	color:#FFFFFF;
    text-align: center;
}


#location {
 
}

#location li {
 list-style-type: none;
 text-align:center;
}

#weather {
 
}

#locationbox {
 width: 100%;
 font-size: 125%;
}

#submitbutton {
 width: 50%;
 font-size: 125%;
}




