body {
	margin: 0px;
	padding: 0px;
	color: #eeeeee;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.7em; 
	background-image: url(../images/body.png);
	background-color: #000000;
	background-position: top;
	background-repeat: repeat-x
}

p { margin: 0 0 10px 0; padding: 0; }
img { border: none; }

a, a:link, a:visited { color: #dddddd; font-weight: bold; text-decoration: none; }
a:hover { color: #ffffff; text-decoration: underline; }

a.err, a.err:link, a.err:visited { color:#17abc9; font-size:24px; }
a.err:hover { color: #ffffff; text-decoration: none; }

a.nav, a.nav:link, a.nav:visited { color:#17abc9; font-size:16px; }
a.nav:hover { color: #ffffff; text-decoration: none; }

a.black, a.black:link, a.black:visited { color:#000000; font-size:20px; }
a.black:hover { color: #285891; text-decoration: none; }

a.white, a.white:link, a.white:visited { color:#ffffff; font-size:20px; }
a.white:hover { color: #285891; text-decoration: none; }

h1, h2, h3, h4, h5, h6 { color: #fff; font-weight: normal; }
h1 { font-size: 28px; margin: 0 0 30px 0; padding: 5px 0 }
h2 { font-size: 25px; margin: 0 0 20px 0; padding: 5px 0; line-height: 30px; }
h3 { font-size: 20px; margin: 0 0 15px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

a.button { display: block; width: 114px; height: 30px; text-align: center; padding-top: 6px; color: #CC9933; font-weight: bold; background: url(../images/button.png) }
a.button:hover { text-decoration: none; color: #FFFFFF; }

.float_l { float: left }
.float_r { float: right }

.image_wrapper { display: inline-block; border: 1px solid #999; padding: 4px; background: none; margin-bottom: 5px }
.image_fl { float: left; margin: 3px 15px 0 0 }
.image_fr { float: right; margin: 3px 0 0 15px }

.image_wrapper_02 { position: relative; width: 280px; height: 120px; margin-bottom: 10px }
.image_wrapper_02 span { position: absolute; width: 280px; height: 120px; background: url(../images/image_frame.png) }

table {
    border: none;
}

#wrapper { width: 964px; margin: 0 auto }

#header {
	width: 964px;
	height: 535px;
	margin: 0 auto;
	background: url(../images/mlnf_icon.png) left bottom no-repeat;
}

#site_title a {
	float: left;
	display: block;
	width: 600px;
	height: 325px;
	margin: 60px 0 0 320px;
	font-size: 40px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	background: url(../images/mlnf_title.png) no-repeat;
}

#newsletter { float: right; width: 253px; height: 48px; padding: 10px 10px; margin: 0; }
#newsletter form { width: 280px; height: 27px; padding: 0; margin-top: 8px; } 
#search { float: left; height: 18px; width: 187px; padding: 5px 10px; color: #fff; border: none; }
#subscribe { float: left; margin-left: 5px; width: 41px; height: 28px; cursor: pointer; }

#menu {
	clear: both;
	float: right;
	margin-top: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	padding: 0;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	width: 120px;
	height: 72px;
	font-size: 16px;
	padding: 35px 0 0 0;
	margin-left: 0;
	color: #000;	
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	outline: none;
	border: none;
}

#menu ul li a:hover, #menu ul .current {
	color: #000000;
	background: url(../images/menu.png) no-repeat; 
}

#menu ul li a, a:link, a:visited {
	color: #dddddd;
}

#main {
	clear: both;
	padding: 5px 0 0 0;
}

.title { display: inline-block; padding: 20px 20px 20px 0; margin-bottom: 0px; font-size: 22px; color: #fff }

.aboutcurrent {
    background: url("/images/aboutsub.png") no-repeat;
    background-position: bottom;
    color: #000000;
    padding: 0 0 0 0;
    height: 50px;
    font-size: 20px;
    margin: 0 0 0 0;
    border-spacing: 0;
    border-color: transparent;
    border-style: none;
    border-collapse: collapse;
    border: none;
    line-height: 0;
}

.abouthead {
    background: none;
    background-position: bottom;
    background-position: center;
    color: #ffffff;
    padding: 0 0 0 0;
    height: 50px;
    font-size: 20px;
    margin: 0 0 0 0;
    border-spacing: 0;
    border-color: transparent;
    border-style: none;
    border-collapse: collapse;
    border: none;
    line-height: 0;
}

.aboutbody {
    background-color: #eeeeee;
    color: #000000;
    padding: 15px 15px 15px 15px;
    border-spacing: 0;
    border-color: transparent;
    border-style: none;
    border-collapse: collapse;
}

.content_box {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #1e1e1e;	
}

.col_w280 {
	width: 280px;
	padding-right: 23px;
	margin-right: 23px;
	border-right: 1px solid #1e1e1e;
}

.col_full { float: left; width: 964px }
.col_w580 { float: left; width: 580px }
.col_w360 { float: right; width: 360px }


.col_w280_last { padding: 0; margin-left: 0; border: none }

#intro {
	padding-bottom: 15px;
	margin-bottom: 0px;
	border-bottom: 1px solid #1e1e1e;
}

#intro p { margin-bottom: 0px }

#intro .getstart { margin-left: 10px }

#intro img { float: right }

#intro_left { width: 600px; float: left } 

#latest_news { padding: 10px 10px; background: #0f0f0f; border: 1px solid #242424 }
.news_box { padding-bottom: 5px; border-bottom: 1px solid #242424 }
.news_box_last { border: none; padding: 0; margin: 0 }
.news_box h3 { font-size: 14px; font-style: italic; margin-bottom: 5px; padding: 5px 0 5px 10px; color: #ffffff }

.gallery { clear: both; margin: 0; padding: 0; list-style: none }
.gallery li a { float: left; display: block; width: 101px; height: 101px; margin: 0 15px 15px 0  }
.gallery li a img { padding: 2px; border: 1px solid #242424 }

#footer {
	width: 964px;
	padding: 0 0;
	text-align: center;
	color: #8d8d8d;
}

#footer a {
	font-weight: normal;
	color: #fff;
}

.err404 {
    font-size: 72px;
    color: #ffffff;
}

.errpage {
    font-size: 24px;
    color: #ffffff;
}

.inside {
    list-style-position: inside;
}

.width150 {
    width: 150px;
}

.width50 {
    width: 50px;
}

.width500 {
    width: 500px;
}

.width300 {
    width: 300px;
}

.width450 {
    width: 450px;
}

.width300 {
    width: 350px;
}

.width890 {
    width: 890px;
}

.vert-middle {
    vertical-align: middle;
    color: #000000;
    font-size: 22px;
}

.vert-top {
    vertical-align: top;
    color: #ffffff;
    font-size: 14px;
}

.table-vert-center {
    vertical-align: central;
    border: 1px solid black;
    border-collapse: collapse;
    font-size: 14px;
    background-color: #eeeeee;
    color: #000000;
    padding: 15px 15px 15px 15px;
    border-spacing: 0;
}

.news-image {
    width: 250px;
    height: 187px;
}

.nav-color {
    color: #17abc9;
}

.story-image {
     width: 320px;
     height: 448px;
}

.about-image {
     width: 300px;
     height: 336px;
}


.trans25 {
    opacity: 0.25;
}
.trans00 {
    opacity: 0.0;
}

.news-image-link {
    width: 250px;
    height: 187px;
    border: 1px;
    border-collapse: collapse;
    border-style: solid;
    border-color: #17abc9;
    border-spacing: 3;
}
