* {
	color: #333333;
	font-family: Georgia, serif;
}

body {
	background-color: white;
	width: 100%;
	margin-left: 0px;
	text-align: center;
}
div#header {
	margin: 0pt auto;
	width: 950px;
}

div#header a {
	color: white;
	text-decoration: none;
	border-bottom: 1px white dotted;
}

div#header a img {
	border-bottom: 0px none;
}

div#header_sep {
	width: 100%;
	border-top: 2px #D2D2D2 dashed;
	height: 1px;
}

div#header_banner {
	background-color: #1E56A0;
	padding: 5px 0px;
}

div#header_wrapper {
	width: 100%;
	background: transparent url(!images/top_bg.jpg) repeat-x;
	height: 165px;
}

div#main_content {
	width: 950px;
	margin: 0pt auto;
}

p {
	font-family: Georgia, serif;
	font-size: 12pt;
	color: #333333;
	line-height: 18pt;
	padding-top: 5px;
}

li {
	line-height: 18pt;
	padding: 5px 0px;
}

a {
	font-family: Georgia, serif;
	font-size: 12pt;
	color: #4E6AAB;
	text-decoration: none;
	border-bottom: 1px #4E6AAB dotted;
}

a.no_ul {
	border-bottom: none;
	text-decoration: none;
}

h1 {
	color: #4E6AAB;
	font-size: 24pt;
	margin-left: 0;
	margin-right: 0;
	font-weight: normal;
}

h2 {
	color: #4E6AAB;
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: normal;
}

h3 {
	color: #4E6AAB;
	font-size: 13.5pt;
	font-weight: normal;
	margin-left: 0;
	margin-right: 0;
}

h5 {
	font-size: 12px;
	font-style: italic;
	color: #4E6AAB;
	font-weight: normal;
}


div.column_left {
	position: relative;
	width: 47%;
	float: left;
	clear: both;
	padding: 10px;
	text-align: left;
}


div.column_lefthome {
	position: relative;
	width: 65%;
	float: left;
	clear: both;
	padding: 10px;
	text-align: left;
}

div.whole {
	width: 100%;
	clear: both;
	text-align: left;
}

div.whole_sub {
	width: 950px;
	border-bottom: solid #000000 1px;
	padding: 30px 0px 30px 0px;
}

div.column_right {
	position: relative;
	width: 46%;
	float: right;
	text-align: center;
	padding: 10px;
}

div.column_right-heading {
	font-size: 18pt;
	font-weight: normal;
	color:white;
	margin: 5px 0 5px 5px;
	}

#div.column_righthome {
	position: relative;
	width: 28%;
	float: right;
	text-align: center;
	padding: 10px;
}

div.column_righthomebox {
	text-align: center;
	position:relative;
	padding: 5px;
	border: 2px #D2D2D2 dotted;
	width:295px;
	float:right;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom:5px;
	background-color:#FFEFBC
}

div.column_righthomebox p {
	text-align: left;
	font-size: 10px;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #4E6AAB;
}

div#e_place_box {
	position: relative;
	border: 2px #D2D2D2 dotted;
	width: 350px;
	margin: 45px auto;
	text-align: center;
	padding: 10px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

ul.spaced li {
	padding-top: 10px;
}

a img {
	border: none;
}

div.outset {
	padding: 20px;
	width: 42%;
	margin: 10px;
	background-color: #D2D2D2;
	-moz-border-radius: 20px;
	border: 2px #666666 dotted;
}

.lowermenu {
	color: #333333;
	font-family: Geneva,Arial,Helvetica,san-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	border-bottom: none;
}

p.lowermenu a {
	color: #333333;
	font-family: Geneva,Arial,Helvetica,san-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	border-bottom: none;
}

input {
	color: black;
}

div.dashed_box {
	border: 2px #D2D2D2 dotted;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

div.donation_bucket {
	width: 29%;
	float: left;
	text-align: left;
	padding-left: 20px;
	font-size: 9pt;
}

div.dashed_right {
	border-right: 2px #D2D2D2 dotted;
}

td {
	line-height: 18pt;
}

table.header_menu td {
	padding-top: 4pt;
	padding-left: 3.75pt;
}

div.left {
	float: left;
	width: 400px;
}

div.right {
	float: left;
	width: 410px;
	border: 2px #4E6AAB dotted;
}
div#gik_box {
	position: relative;
	border: 2px #D2D2D2 dotted;
	width: 350px;
	height: 950px;
	text-align: center;
	padding: 1px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	margin-top: 45px;
	margin-right: 10px;
	margin-bottom: 45px;
	margin-left: 10px;
}

.photo_text 
{
	position: absolute;
	width: 200px;
}

.text_photo
{
	position: relative;
	left: 225px;
	width: 725px;
}

div.news {
background-color: #ffff99; 
padding: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
-khtml-border-radius: 5px; 
border-radius: 5px;
}
