<STYLE type="text/css" media="screen">
<!--
	.StyleSheetHiddenPlaceHolder { display: none; }

body { 
	font-size: 12px;  
	font-family: Arial, Verdana;
	color: white;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;	
	background: url(img/bg_right.jpg) right 150px repeat-y;
	background-color: #465761;
}

img {
	border: 0;
}

td {
	padding-top: 10px;
	font-size: 12px;
}


a:link {
	Font-Family: Arial, Times;
	Color: #AAAACC;
	Text-Decoration: underline;
}
	

a:visited {
	Font-Family: Arial, Times;
	Color: #AAAACC;
	Text-Decoration: underline;
}

a:hover {
        Font-Family: Arial, Times;
	Color: #FFFFFF;
	Text-Decoration: underline;
}

#title {
	width: 100%;
	background: url(img/bg_top.jpg);
	background-color: #002368;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid black;
	float: none;
	clear: both;
}

#right {
	text-align: right;
	float: right;
}

#bgleft {
	position: absolute;
	top: 0px;
	left: 0px;
	height: auto;
	width: 100%;
	min-height: 100%;
	background: url(img/bg_left.jpg) left 150px repeat-y;
}

* html #bgleft {
	height: 100%;
}

#menu {
	width: 200px;
	background-color: #414061;
	background: url(img/bg_left.jpg);
	margin: 0px;
	margin-right: 5px;
	padding: 0px; 
	float: left;
}


#content {
	padding: 5px;
	clear: right;
	margin-left: 210px;
	margin-right: 160px;
}

.iesucks { width: 100%; }

.list li {
	font-size: 16px;
	padding-bottom: 5px;
}


.headline {
	text-align: right;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
}

.subheadline {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 5px;
}

.small {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}

.border {
	border: 1px solid black;
}

.gallery {
	border: 1px solid #224466;
	padding: 5px;
	background-color: #335566;
	margin-top: 25px;
	width: 100%;
}

.gallery input, .gallery textarea {
	width: 100%;
}

.gallery .exception {
	width: 25%;
}

-->
</STYLE>
