* {margin:0;padding:0;border:none;}

body {
	margin:0;
	padding:0;
	width: 4000px;
	height: 520px;
	color:#796748; 
	font-family:"Century Gothic", Helvetica, Geneva, Arial;
	background: url(../images/background2.jpg) no-repeat #e0ebef;
}

h1,h2,h3 {font-weight:normal;}
h1 {font-size:1.5em;margin-top: 40px;}
h2 {font-size: 1.2em; margin-bottom: 1em;}

a {text-decoration:none; color: #796748;}
a:hover {text-decoration:none; color: #f2a528;}

a.underline {text-decoration:underline;}
a.underline:hover {text-decoration:underline;}

#logo {position: absolute; top: 10px; left: 20px; z-index:100}
#nav {padding: 25px 0 0 370px;height: 30px; width: 3630px;background-color:#e0ebef; border-bottom:2px #796748 solid;}
#nav ul {display: inline; list-style-type: none; position: fixed;}
#nav li {float: left; margin: 0 40px 0 0;}

#page {clear: both;} 

.par {padding: 20px 20px 0; float: left;-moz-opacity:.8;opacity:.8;filter: alpha(opacity = 80);zoom:1;width: 330px; height: 423px;background:#ffffff;margin-right: 629px;display: inline; overflow: auto; border-right:#f2a528 1px solid; font-size:.9em;}
.par .pHolder {margin: 10px 0 50px 0;height: 333px; overflow: auto;}

.par p.home {margin-bottom: 2em; text-align: justify; letter-spacing: .1em; line-height:2em;}
.par p {margin-bottom: 2em; text-align: justify;line-height:2em;padding-right:3px;}
.par ul {list-style-type:none;line-height:2em;}
.par ul.sub {margin-left:20px; margin-bottom:.8em;}
.par ul.sub li {line-height: 1em;margin-bottom:.2em;}
.par ul.event {line-height:2em; margin-top: 1em;}
.par li p {line-height:1.2em; margin: .2em 0 .8em 15px;}
.last {margin-right:0;}
#note { 
	margin-top:10px;
}


#rightsider {
	padding: 0 10px 0px 0;
}	

#rightsider a{
	color: #22b1e1;
	text-decoration: none;
}

#buildings {background:url(../images/buildings.gif) repeat-x; position: absolute; top: 459px; left: 0;z-index: 50;width:4000px; height:49px;}

/*Form style*/
p.form {line-height:1em; margin-bottom: .8em;}
label {width: 6em;float: left;text-align: right;margin-right: .5em;display: block;}
.submit {margin-left: 6.5em;}
input, textarea, select {color: #333333;background: #e0ebef;border: 1px solid #796748;}
textarea {margin:6px 0 0 3.5em;}
select {width: 13em;}
.submit input {line-height:1em; margin-bottom: .5em;color: #796748;background: #e0ebef;border: 1px outset #f2a528;text-align: center;}

#copyright {font-size:.8em; text-align: right; position:fixed;top:510px; right:5px;}