body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

h1{
	text-align: left;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 15px;
	padding: 3px 0 3px 6px;
	color: #89A4D9;
}

h2{
	text-align: left;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 13px;
	padding: 2px 0 0px 2px;
	color: #89A4D9;
}

h3{
	text-align: left;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 12px;
	font-style:italic;
	padding: 0px 0 0px 2px;
	color: #89A4D9;
}

h4{
	text-align: justify;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 12px;
	font-style:italic;
	padding: 3px;
	color: #89A4D9;
}

p.backtop
{
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #89A4D9;
}

p.backtop a{
	text-decoration: none;
}

p.backtop a:hover{
	text-decoration: none;
}

a:link{
	text-decoration: none;
	color:#89A4D9;
}

a:visited{
	text-decoration: none;
	color: #89A4D9;
}

a:hover{
	text-decoration: none;
	color: darkblue;
}

a:active{
	text-decoration: none;
	color: #89A4D9;
}

a img{
	border: none;
}

.main
{
	background-color: white;
}

.header
{
	background-color: white;
	top: 0px;
	left: 0px;
	width: 950px;
	font-family: calibri;
	position: relative;
	border-right: #89A4D9 1px solid;
	border-top: #89A4D9 1px solid;
	border-left: #89A4D9 1px solid;
	border-bottom: #89A4D9 1px solid;
}


.footer
{
	text-align: center;
	font-family: Helvetica, Arial, Sans-serif;
	color: #3688AB;
}

.content
{
	text-align: justify;
	top: 0px;
	left: 20px;
	width: 830px;
	font-family: calibri;
	font-size: 120%;
	color: #252323;
	background-color: white;
	position: relative;
}

.events
{
	background-color: white;
	font-family: calibri;
	position: relative;
}

.news
{
	background-color: #FFFFFF;
	font-family: calibri;
	position: relative;
}


.t {background: url(images/borderT.gif) 0 0 repeat-x;}
.b {background: url(images/borderB.gif) 0 100% repeat-x}
.l {background: url(images/borderL.gif) 0 0 repeat-y}
.r {background: url(images/borderR.gif) 100% 0 repeat-y}
.bl {background: url(images/cornerLB.gif) 0 100% no-repeat}
.br {background: url(images/cornerRB.gif) 100% 100% no-repeat}
.tl {background: url(images/cornerLT.gif) 0 0 no-repeat}
.tr {background: url(images/cornerRT.gif) 100% 0 no-repeat;}

.t2 {background: url(images/deg_h.gif) 0 0 repeat-x;}
.b2 {background: url(images/deg_b.gif) 0 100% repeat-x}
.l2 {background: url(images/deg_g.gif) 0 0 repeat-y}
.r2 {background: url(images/deg_d.gif) 100% 0 repeat-y}
.bl2 {background: url(images/coin_bg.gif) 0 100% no-repeat}
.br2 {background: url(images/coin_bd.gif) 100% 100% no-repeat}
.tl2 {background: url(images/coin_hg.gif) 0 0 no-repeat}
.tr2 {background: url(images/coin_hd.gif) 100% 0 no-repeat;}
