html {
top:0;
height:100%;
text-align:center;
overflow:scroll;
background-color:#A9A87E;

}

body {
top:0;
height:100%;
width:100%;
text-align:left;
font-family:Arial, Times New Roman, Times, serif;
font-size:0.9em;
color:#3f3f3f;
line-height:1.5em;
background-repeat:no-repeat;
background-attachment:scroll;
background-position:top center;
background-color:#A9A87E;

}

.bodybrdr {
border-color:#333;
border-style:solid;
border-width:1px;
}

.formBorder		{
			border: 1px solid gray;
			font-family: tahoma, arial;
			font-size: 10pt;
			background: #f0f8ff;
			height : 20px;
			width : 200px;
		}

.bdytxt {
font-size:1.0em;
color:#999;
line-height:20px;
}

a:link {
color:#474627;
text-decoration:none;
}

a:visited {
color:#474627;
text-decoration:none;
}

a:hover,a:focus {
color:#0b1727;
text-decoration:none;
}

p {
margin:1em 0;
}

h1 + p,h2 + p,h3 + p,h4 + p,h5 + p,h6 + p {
margin-top:-0.05em;
}

h1,h2,h3,h4,h5,h6 {
color:#252525;
margin-bottom:0.5em;
}

h1{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bolder;
		font-size: 26px;
		color: #0e1a43;
	}
h2 {
font-size:20px;
}

h3 {
font-size:18px;
}

h4 {
font-size:16px;
}

h5 {
font-size:14px;
}

h6 {
font-size:12px;
}

ol,ul {
margin:1em 0 1em 2em;
}

ol ol,ol ul,ul ol,ul ul {
margin-top:0;
margin-bottom:0;
}

ol li {
list-style:decimal;
}

ol li ol li {
list-style:upper-alpha;
}

ol li ol li ol li {
list-style:upper-roman;
}

ul li {
list-style:disc;
}

em {
font-style:italic;
}

strong {
font-weight:700;
}

em strong,strong em {
font-weight:700;
font-style:italic;
}

#container {
display:block;
position:absolute;
width:100%;
height:210px;
background:#fff;
top:50%;
border:solid #E69623;
opacity:0.9px;
-moz-opacity:0.9px;
filter:alpha(opacity=90);
border-width:3px 0;
margin:-100px 0 0;
padding:0;
}

#logo {
display:block;
position:absolute;
width:186px;
height:32px;
background:url(../img/logo.gif) no-repeat 0 0;
left:50%;
top:15px;
overflow:hidden;
text-indent:999em;
line-height:999em;
margin:0 0 0 -280px;
}

#content {
position:relative;
display:block;
width:640px;
left:0;
top:100px;
margin:0;
padding:20px;
}

#events {
position:relative;
display:block;
font-family:Arial, Times New Roman, Times, serif;
font-size:0.7em;
line-height:1.2em;
width:180px;
top:80px;
z-index:1;
left:10px;
margin:0;
padding:0;
}

#footer {
position:absolute;
bottom:0;
width:100%;
text-align:center;
left:0;
margin:0;
}

.nowrap {
white-space:nowrap;
}

.eventsStyle {
background-image:url(/images/index_05.jpg);
background-repeat:no-repeat;
background-position:top left;
background-color:#EEECD3;
}

.welcomeStyle {
background-image:url(/images/index_04.jpg);
background-repeat:no-repeat;
background-position:top left;
background-color:#EEECD3;
}