body {
	margin: 0px;
	padding: 0px;
	background-image: url("bottom.jpg");
	background-position: left;
	background-repeat: repeat-y;
	background-color: #b1b1b1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

a:link {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: darkblue;
}

a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: darkblue;
}

a:hover {
	font-weight: bold;
	color: darkblue;
}

a:active {
	color: darkblue;
}

#background_image {
	position: absolute;
	left: 0px;
	top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url("background.jpg");
	height: 452px;
	width: 100%;
	background-position: top;
	background-repeat: repeat-x;
}

#background_canceler {
	position: absolute;
	right: 100%;
	top: 0px;
}

#left {
	position: absolute;
	left: 90px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url("left.jpg");
	height: 452px;
	width: 10px;
	background-position: top;
	background-repeat: no-repeat;
}

#right {
	position: absolute;
	left: 810px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url("right.jpg");
	height: 452px;
	width: 10px;
	background-position: top;
	background-repeat: no-repeat;
}

#center_cover {
	background-image: url("main_background.jpg");
	background-color: #dde2e5
	background-position: top;
	background-repeat: repeat-x;
	position: absolute;
	left: -800px;
	top: 207px;
	width: 800px;
	height: 452px;
}

#center {
	position: absolute;
	left: 0px;
	top: -207px;
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#menu {
	background-image: url("banner.jpg");
	background-position: top;
	background-repeat: no-repeat;
	height: 207px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#menu img {
	display: block;
}

#menu_item {
	position: relative;
	top: 185px;
}

#menu_item ul {
	text-align: left;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-right: auto;
	padding-top: 0px;
	padding-bottom:0px;
	list-style: none;
	list-style-type: none;
}

#menu_item ul li {
	padding: 0em 1em;
	display: inline;
}

#menu_item ul li a:link {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

#menu_item ul li a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

#menu_item ul li a:hover {

}

#menu_item ul li a:active {

}

#flags {
	width: 175px;
	height: 15px;
	position: relative;
	top: 171px;
	left: 625px;
	color: white;
}

#flags img {
	border-style: none;
	display: inline;
}

#main {
	background-image: url("main_background.jpg");
	background-color: #dde2e5
	background-position: top;
	background-repeat: repeat-x;
	height: 100%;
	width: 485px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 0px;
}

#main h {
	font-weight: bold;
}

#hitcounter {
	color: black;
	background-image: url("lower_main_background.jpg");
}

#bold {
	font-weight: bold;
}

#indented {
	padding-left: 5em;
}

#indented3 {
	padding-left: 15em;
}

#align_justify p {
	text-align: justify;	
}

#align_justify {
	text-align: justify;	
}

#align_right {
	text-align: right;
}

#align_center {
	text-align: center;
}

#small_font {
	font-size: 0.8em;
}

#footer {
	vertical-align: bottom;
	height: 124px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url("footer.jpg");
}

#associations {
	position: absolute;
	left: 585px;
	top: 207px;
}

#small_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url("../decor/box_images/small_box_body.jpg");
	background-repeat: repeat-y;
	width: 210px;
}

#small_box_title {
	position: relative;
	top: 0px;
	background-image: url("../decor/box_images/small_box_top.jpg");
	background-repeat: no-repeat;
	width: 210px;
	margin: 0px;
	font-weight: bold;
	color: white;
	text-align: center;
	padding-top: 39px;
	padding-bottom: 0px;
}

#small_box_body {
	position: relative;
	top: 0px;
	left: -10px;
	width: 210px;
	margin: 0px;
	color: white;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 50px:
	padding-right: 10px;
	padding-left: 0px;
}

#small_box_body ul {
	text-align: left;
}

#small_box_body a:link {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
}

#small_box_body a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
}

#small_box_body a:hover {
	font-weight: bold;
}

#small_box_body a:active {

}

#small_box_bottom {
	position: relative;
	top: 0px;
	width: 210px;
	height: 34px;
	background-image: url("../decor/box_images/small_box_bottom.jpg");
	background-repeat: no-repeat;
}

#table_title_black {
	//background-color: dimgrey;
	color: white;
	font-weight: bold;
	text-align: center;
}

#table_left_col_black {
	color: white;
	background-color: #004000;
	text-align: right;
	width: 50px;
}

#table_left_col_black a:link {
	color: yellow;
}

#table_left_col_black a:visited {
	color: yellow;
}

#table_left_col_black a:hover {
	color: yellow;
}

#table_row_even_black {
	color: white;
	background-color: #CC6666;
	width: 435px;
}

#table_row_odd_black {
	color: white;
	background-color: #993333;
	width: 435px;
}

#table_row_even_black a:link {
	color: white;
}

#table_row_even_black a:visited {
	color: white;
}

#table_row_odd_black a:link {
	color: white;
}

#table_row_odd_black a:visited {
	color: white;
}

#table_title_white {
	color: black;
	font-weight: bold;
	text-align: center;
}

#table_left_col_white {
	color: white;
	background-color: #004000;
	text-align: right;
}

#table_left_col_white a:link {
	color: yellow;
}

#table_left_col_white a:visited {
	color: yellow;
}

#table_left_col_white a:hover {
	color: yellow;
}

#table_row_even_white {
	color: black;
	background-color: #F8EDED;
	width: 100%;
}

#table_row_odd_white {
	color: black;
	background-color: #E3C3C3;
	width: 100%;
}

#small_text {
	font-size: 9px;
}


