/* CSS Document */


<style type="text/css">


#back-top {
	position: fixed;
	bottom: 30px;
	margin-left: -150px;
}

#back-top a {
	width: 108px;
	display: block;
	text-align: center;
	font: 0px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}

/* arrow icon (span tag) */
#back-top span {
	width: 50px;
	height: 50px;
	display: block;
	margin-bottom: 7px;
	background: #AAA url(top.png) no-repeat center center;
	bottom: 50%;
	position: fixed;
	right: 10px;

	/* rounded corners */
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #39BAAD;
}



td, p, body, a {
color: #000000;
font-family: georgia;
font-size: 17px;
letter-spacing: 0px;
align: justify;}


b, strong {
font-weight: strong; 
text-transform: uppercase;   
font-family: georgia;
color: #E72C42;}
 
i, italics {
text-transform: none;   
color: #E72C42;}

s, strike {
font-style: strike;
color: #E72C42;}
  
u, underline {  
font-weight: normal;  
text-transform: none; 
color: #E72C42;}



A:link , A:visited , A:active {
text-transform: uppercase;   
font-family: georgia;   
font-size: 17px;  
text-decoration: none; 
font-weight: normal; 
letter-spacing: 0px; 
color: #5AB294;}
    
a:hover {
text-transform: uppercase;
font-family: georgia;    
font-size: 17px;  
text-decoration: none; 
font-weight: normal; 
letter-spacing: 0px; 
font-style: none;
color: #102839;}

A.link1:link , A.link1:visited , A.link1:active {
text-transform: uppercase;   
font-family: Anton;   
font-size: 17px;  
text-decoration: none; 
font-weight: normal; 
letter-spacing: 0px; 
color: #5AB294;}
    
A.link1:hover {
text-transform: uppercase;
font-family: Anton;    
font-size: 17px;  
text-decoration: none; 
font-weight: normal; 
letter-spacing: 0px; 
font-style: none;
color: #102839;}

#pointermenu2{
margin: 0;
padding: 0;
}

#pointermenu2 ul{
margin: 0;
margin-left: 15px; /*menu offset from left edge of window*/
float: left;
padding-left: 8px;
font: bold 13px Verdana;
background: # url() bottom left no-repeat; /*optional left round corner*/
}

* html #pointermenu2 ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
margin-bottom: 1em;
margin-left: 7px; /*menu offset from left edge of window in IE*/
}

#pointermenu2 ul li{
display: inline;}


#pointermenu2 ul li a{
float: left;
color: #333333;
font: bold 18px Raleway;
padding: 7px 9px 7px 5px;
text-decoration: none;
border-bottom: 2px solid #102839;}

#pointermenu2 ul li a:visited{
font: bold 18px Raleway;
color: #333333;
}


#pointermenu2 ul li a:hover, #pointermenu2 ul li a#selected{ /*hover and selected link*/
color: #102839;
font: bold 18px Raleway;
background: transparent url(images/pointer2.png) bottom center no-repeat;
}

#pointermenu2 ul li a#rightcorner{
padding-right: 0;
padding-left: 2px;
background: url() bottom right no-repeat; /*optional right round corner*/
}

.head {
padding: 0px 0px 2px 0px;
font-size: 20px;
font-family: Raleway;
line-height: 20px;
letter-spacing: 0px;
text-transform: uppercase;
text-align: center;
font-style: normal;
color: #131416;
text-shadow: 0px -1px 0px #374683;
filter: dropshadow(color=#e5e5ee,offX=0,offY=1);}

.fronthead {
padding: 10px 0px 10px 2px;
font-size: 100px;
font-family: Raleway;
line-height: 90px;
letter-spacing: 2px;
text-transform: uppercase;
text-align: Left;
font-style: normal;
color: #FFFFFF;
text-shadow: 0px -1px 0px #374683;
filter: dropshadow(color=#e5e5ee,offX=0,offY=1);
border-bottom: #FFFFFF solid 2px;
border-top: #FFFFFF solid 2px;}


.fronttext {
padding: 10px 0px 0px 0px;
font-size: 70px;
font-family: Anton;
line-height: 70px;
letter-spacing: 2px;
text-transform: uppercase;
text-align: Right;
font-style: normal;
color: #102839;
text-shadow: 0px -1px 0px #374683;
filter: dropshadow(color=#e5e5ee,offX=0,offY=1);
}

.frontmssg {
padding: 5px 0px 0px 0px;
font-size: 40px;
font-family: Raleway;
line-height: 40px;
letter-spacing: 2px;
text-transform: uppercase;
text-align: Right;
font-style: normal;
color: #102839;
text-shadow: 0px -1px 0px #374683;
filter: dropshadow(color=#e5e5ee,offX=0,offY=1);}

.subhead {
padding: 5px 0px 0px 0px;
font-size: 40px;
font-family: Raleway;
line-height: 40px;
letter-spacing: 2px;
text-transform: uppercase;
text-align: Right;
font-style: normal;
color: #102839;
text-shadow: 0px -1px 0px #374683;
filter: dropshadow(color=#e5e5ee,offX=0,offY=1);}

.list {
padding: 5px 0px 0px 0px;
font-size: 20px;
font-family: Anton;
line-height: 25px;
letter-spacing: 2px;
text-transform: uppercase;
text-align: left;
font-style: normal;
color: #102839;}

body {
background-color: #;
cursor: normal;
background-image: url(images/bk3.png);
background-repeat: repeat;
background-position: top left;}

</style>

