body
{
	background: #000099;
	color: #ffffff;
	margin: 10px;
	text-align: center;
}

#container
{
	width: 710px;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	background: inherit;
	width: 100%;
	height: 86px;
	text-align: center;
	font-family: Times, "Times New Roman", serif;
	font-size: 2.4em;
	color: #ffffff;
}

.spacer
{
	clear: left;
	width: 100%;
	height: 10px;
}

.spacerR
{
	clear: right;
	width: 100%;
	height: 10px;
}

#content
{
	width: 710px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #000099;

	font: .8em/1.4em Verdana, Arial, Geneva, sans-serif;
	height: auto;
}

#nav
{
	width: 124px;
	
	list-style: none;
	text-align: right;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font: 1.5em/28px  Verdana, Arial, Geneva, sans-serif; /* Courier, monospace; */
	letter-spacing: +1.8px;
}

#nav a
{
	color: #F93;
	text-decoration: none;
}

#nav a:hover
{
	color: #FFF;
	text-decoration: none;
}


#bottom_nav
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#bottom_nav li
{
	display: inline;
	/*border-left: 1px solid #f79b12
;*/
	padding-left: 4px;
}

#bottom_nav li.first
{
	display: inline;
	border-left: none;
	padding-left: 3px;
}

.col1{
	width: 122px;
	font-weight: bold;
	font-size: 11px;
	float: left;
	text-align: center;
	padding-right: 15px;
	height: 684px;
	border-right: #f79b12 dashed 2px;
}

.col2
{
	float: left;
	width: 546px;
	height: 100%;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 10px;
	
}

.col2 p
{
	text-align:justify;

/*	
	word-spacing: -030%;
	letter-spacing: +0.08em;
*/

}

.col2 li
{
	list-style-position: inside;
	list-style-type: disc;
}

.col2 ul:first-letter
{

}

.col3
{
	font-size: 10px;
	margin-left: 15px;
	float: left;
	width: 120px;
	height: auto;
}

.quote
{
	line-height: 28px;
	width: 130px;
	top: 200px;
	bottom: 0px;
	left: 200px;
	right: 0px;
	float: right;
	margin: 5px;
	padding: 10px;
	font-style: italic;
	font-size: 1.2em;
	border: 1px red dotted;
}
#news
{
	list-style: none;
	padding: 0px;
	margin-left: 0px;
	line-height: 28px;
}

#news li { border-bottom: 1px #9999ff dotted; }

#footer
{
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-top: 10px;
	text-align: center;
	color: #FFFFFF;
	background: #000099;
	font: 10px Verdana,Geneva,Arial,sans-serif;
	clear: left;
	text-transform: uppercase;
	
	border-top: solid #f79b12 1px;
	border-bottom: solid #f79b12 1px;
}

#footerblock
{
	color: white;
	margin-right: auto;
	margin-left: auto;
	width: 430px;
	padding-bottom: 4px;
	text-align: center;
	margin-top: 10px;
	background: #000099;
	font: 10px Verdana,Geneva,Arial,sans-serif;
	text-transform: capitalize;
	
	
}

.navyblue { 
	color: #1b2c85; 
}

a:link
{
	color: #f79b12;
}

a:visited
{
	color: #f79b12
;
}

a:hover
{
	color: #FFFFFF;
}

h1
{
	font-size: 2em;
	font-weight:normal;
	line-height: 16px;
}

h2
{
	font-size: 1.25em;
	font-weight:normal;
}

.img_left
{
	float: left;
	margin: 4px 18px 12px 0;
	clear: left;
}
.img_right
{
	float: left;
	margin: 4px 18px 12px 0;
	clear: left;
}

.flickrPanel
{
	vertical-align: bottom;
}

hr
{
	clear: both;
	float: none;
	visibility: hidden;
}

.col2 img { 

	border: solid #f79b12 1px;
	}
	
Img
{
	margin:0;
	border:0;
}