@charset "UTF-8";
body  {
	font-family: 'Helvetica Medium', Arial, Sans-Serif;
	background-color:#FFFFFF;
	background: url(images/gradient.jpg);
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-attachment: fixed;
	background-repeat: repeat-x;
}

a 		{
		color: #000; 
		}

h1, h2 {color:#003663;
}

blockquote {
	color: #003663;
	margin: 1px 30px;
	padding: 1px 30px;
	}

a:link	{
		color: #003663;
		font-weight:bold;
		}

a:visited	{ 
		color: #333; 
		font-weight:bold;
			}

a:active	{ 
		COLOR: #fff; 
		font-weight:bold
		}

a:hover	{ 
		color: #000;
		font-weight:bold
		}

.portrait{
float:left;
padding:5px;
margin-right:10px;
border:#003663 solid 4px;
}

ul li {
 list-style-image: url(images/miniflag.gif);
 }
	
#sidebar1 ul li {
	list-style-type: disc;
	list-style-image: none;
	}


#container { 
	z-index:1;
	width: 950px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #003663;
	text-align: left; 
} 
#header {
	padding: 0;
	background-color: #003663;
	border-top: 1px dotted #003333;

} 
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}

#sidebar1 {
	float: left;
	width: 225px; 
	background: url(images/flaggrround.gif) repeat-y; 
	padding:0 10px 20px 5px; 
	font-size: 80%;
}
#sidebar1 h3, #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
	font-family:Arial, Helvetica;
	color:#003663

}

#sidebar1 strong {font-weight:bold; color:#000000;
}


#flyingflag {
	background: url(images/flag.gif) no-repeat;
	position:absolute;
	z-index:1;
	top:30px;
}

.imagebutton{
border:#003663 solid 4px;
padding:4px;
margin:4px;
}


.notice{
border:#003663 solid 4px;
background:#FFFFFF;
padding:15px;
margin:20px 0;
font-weight:bold;
}

#mainContent {
	margin: 10px 20px 0px 260px; 
} 
#footer { 
	padding: 0 10px; 
	margin: 0; 
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.navbar{
	background-color: #000000;
	font-family:Arial, Helvetica;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	border: none;
	padding: 5px 10px ;
	}

.navlink{
padding:1em;
}

.navbar a:link	{
		color: #fff;
		font-weight:bold;
		background:#000;
		text-decoration:none;

	}

.navbar a:visited	{ 
		color: #fff; 
		text-decoration:none;
		background:#000;
		font-weight:bold
			}

.navbar a:active	{ 
		text-decoration: none;
		COLOR: #003663; 
		background:#fff;
		border:none;
		font-weight:bold
		}

.navbar a:hover	{ 
		text-decoration: none;
		COLOR: #003663; 
		background:#fff;
		border:none;
		font-weight:bold
		}
.style1 {font-size: 150%}
.style2 {font-size: 75%}
.style3 {
	font-family: Arial, Helvetica;
	font-size: 80%;
}
.style7 {font-family: Arial, Helvetica; font-size: 75%; font-weight: bold; }
.style8 {
	font-size: 80%;
	font-weight: bold;
}
