body {
background: #000033 url(images/background_line.gif) repeat-x;
color: #000066;
font-family: verdana;
font-size: 12px;
text-align: center;
margin: none;
padding: none;
}

#document {
	width: 756px;
	margin: auto;
	}
	
	#header {
	background: url(images/header.gif) no-repeat;
	height: 156px;
	}
	
	#menu {
		background: #000066;
		border: 1px solid #FFF;
		width: 754px;
		}
		#menu ul { 
		padding: 0 0 0 0px;
		margin: 0 0 0 0px;
		}
		#menu li {

		padding: 0 0 0 0px;
		margin: 0 10 0 10px;
		display: inline;
		list-style-type: none;
		}
		#menu a {
		padding: 0 15 0 15px;
			font-size: 14px;
			text-decoration: none;
			font-weight: normal;
			color: #000066;
			}
			#menu a:hover {
			background: #FFF;
			color: #000066;
			}
	#container {
	width: 754px;
	background: #FFF;
	border: 1px solid #FFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	}
		#content {
		width: 700px;
		text-align: left;
		margin: auto;
		}
		
	#footer {
		width: 700px;
		text-align: center;
		margin: auto;
		font-size: 10px;
		color: #fff;
		padding-top: 15px;
		}
		#footer a { font-size: 10px; color: #fff; }
		#footer .copy a { text-decoration: underline; color: #fff; }
		#footer a:hover { color: #ccc; }
	
p {
	font-size: 12px;
	color: #000;
	text-align: justify;
	line-height: 110%;
	}
	
	.center {
	text-align: center;
	}
a {
	color: #000066;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}
	a:hover {
	color: #666699;
	}
	
h1 { 
	color: #000066;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 1px solid #000066;
	text-align: left;
	margin-bottom: 5px;
	background: url(images/celebrate1.gif) no-repeat right;
	height: 30px;
	padding-top: 15px;
	}
	
h2 {
	color: #000066;
	font-size: 14px;
	border-bottom: 1px solid #000066;
	text-align: center;
	}
	
	h2.celebrate {
		color: #CC0000;
	font-size: 20px;
	border-bottom: 0px solid #000066;
	text-align: right;
	margin-top:0px;
background: #FFF;
	letter-spacing: 1px;
	font-style: italic;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	font-family: Georgia, "Times New Roman", Times, serif
	}
	
h3 {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #000066;
	}
	
h4 { font-weight: bold; color: #000; font-size: 12px;}
	
.img_rt {
	float: right;
	padding: 5 0 5 5px;
	}

.img_lt {
	float: right;
	padding: 5 5 5 0px;
	}
	
#nofloat {
	clear: both;
	}
	
#block {
	width: 310px;
	float: left;
	padding: 0 5 0 5px; 
	margin: 0 5 0 5px;
	}
	#block_rt {
	width: 310px;
	float: right;
	padding: 0 5 0 5px; 
	margin: 0 5 0 5px;
	}
	
ul, ul li { 
	list-style-type:none;
	list-style-image: none;
	color: #000;
	padding: 5 0 5 0px;
	margin: 0 0 0 5px;
	}
ol {
		list-style-type: decimal;
		font-size: 12px;
		font-weight: normal;
		color: #000;
		}
		ol a {
			font-size: 12px;
			font-weight: normal;
			text-decoration: underline;
			}

			
.partners li { font-weight: bold; }

.float_rt {
	text-align: center;
	float: right;
	}
	
	.float_lt {
	text-align: center;
	float: left;
	}

.logos {
	cell-padding: 0 0 0 0px;
	cell-spacing: 0 0 0 0px;
	width: 700px;
	border: 0;
	}
	.logos td {
	width: 25%;
	vertical-alignment: middle;
	text-align: center;
	}
	
#side {
	width: 150px;
	float: left;
	margin-right: 10px;
	}
	#side a {
	font-weight: bold;
	font-size: 13px;
	}
	
	.side_01 {
	font-size: 13px;
	border-top: 1px solid #000066;
	border-bottom: 2px solid #000066;
	width: 100%;
	margin-bottom: 10px;
	}
	.side_02 {
	font-size: 13px;
	border-top: 1px solid #000066;
	border-bottom: 2px solid #000066;
	width: 100%;
	margin-bottom: 10px;
	}
	.side_03 {
	font-size: 13px;
	border-top: 1px solid #000066;
	border-bottom: 2px solid #000066;
	width: 100%;
	margin-bottom: 10px;
	}
	
.contact {
	width: 400px;
	cell-padding: 2 2 2 2px;
	cell-spacing: 2 2 2 2px;
	border: 0px;
	}
	
.bookmark {
	text-align: right;
	border-bottom: #CCC 1px solid;
	}
	.bookmark a { font-size: 10px; }
	.bookmark a:hover {text-decoration: underline;}
	
