body{
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	background-image:url('../images/LibertysSky2.jpg');
	}
	
a{
color: #3300CC;
}

a:hover{
color: #990033;	
}

a:visited{
color: #3300CC;
}

#container{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background-color: #fff;
	padding: 10px;
	background-image:url('../images/FlagBG.jpg');
	border: solid;

}

#header{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#header .headerimg{
	margin-left: 22px;	
}

.rightMenu{
	float: right;
	margin-right: 20px;
	
}

#footerImage{
	margin-top: -80px;
	margin-left: 790px;
	float: right;
}

.leftMenu{
	float: left;
	width: 205px;
}

.floatLeft{
	float: left;	
}

.headerSide{
	padding-top: 15px;
}

.headerSide img{
	border: none;
	display: inline;
	
}

.rightContent{
	width: 220px;
}

.rightImage{
	padding-left: 35px;;
}

.friend{
font-size: 10pt;
align: top;	
}

#content{
	margin-top: 5px;
}

#centerContent
{
	position: relative;
background-color: #fff;
margin-left: auto;	
margin-right: auto;
padding-top: 0px;
color: #990033;	
font-size: 8pt;
border: solid;
width: 560px;
padding-left: 10px;
line-height: 180%;
height: 500px;
color: #3300CC;
border-color: #000;
}

.navItem{
background-color: none;	
background-image:url('../images/button.png');
background-repeat: no-repeat;
background-position: left;
padding: 5px;
font-size: 10pt;
}

.navItem a{
	display: block;
	color: white;
	font-weight: bold;
	text-decoration: none;
	width: 250px;
}

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

.navItem:hover{
 background-image:url('../images/button_over.png');
}

.center{
text-align: center;
}

.curved{
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.headline{
	font-size: 14pt;
	 text-align: center; 
	 font-weight: bold;
}

.alignBottom{
position: absolute; 
bottom: 0%;
height: 200px;
margin-left: 8px;
}

.centerImage{
		display: block;
    margin-left: auto;
    margin-right: auto
}

#idine{
margin-top: 180px;	
}

#footer{
margin-top: 20px;
text-align: center;
background-color: #E41B17;
color: #fff;
}

#footer a{
color: white;
text-decoration: none;	
}

#footer a:hover{
text-decoration: underline;	
} 

.redText{
color: #990033;
}

.blueBold{
font-weight: bold;
color: #3300CC;	
}

form{
	background-color: #ccc;
	padding: 10px;
	width: 200px;
}
