/** Tempalte 18 **/

body {
    font-family: tahoma, verdana, helvetica, arial, sans-serif;
    font-size: 10px;
    text-align: center;
	background: #d2d2d4;
}

html, body, #wrapper, h1, #nav, #nav li, #col ul, #col li {
    margin: 0;
    padding: 0;
    list-style: none;
}

th, td {
    font-size: 10px;
}

img { border: 0; }

#wrapper {
    margin: auto;
    text-align: left;
    width: 750px;
    position: relative;
}

h1 {
    margin: 0;
    padding: 0;
}

p {
    margin: 1em 0;
    padding: 0;
}

.block {
    display: block;
}

.clear {
    clear: both;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1px;
    line-height: 1px;
}

#wrapper {
    margin: 48px auto 0 auto;
    width: 770px;
}

#col h1 {
    color: #ffffff;
    text-decoration: none;
}

/* col */

#col {
    position: absolute;
    top: 0; left: 0;
    width: 378px;
    background: #eff5fa;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

#col h1 {
    margin: 0 0 7px 0;
    padding: 0;
	font-size: 20px;
	font-family: Verdana;
	text-decoration: none;
	text-align: center;
}

/* micronav */

#micronav {
    position: absolute;
    top: 0px; right: 12px;
    width: 60em;
    text-align: right;
}

#micronav a {
    color: #000000;
    text-decoration: none;
    padding-right: 4px;
    display: block;
    float: right;
}

#micronav a.home {
    padding-left: 16px;
    position: relative;
}

#micronav a:hover {
    color: #FFFFFF;
}

/* body */

#spacer {
    height: 2.2em;
}

#body {
    margin: 0 0 0 390px;
    width: 355px;
    background: url(images/body.gif) top right repeat-y;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 2px solid #000000;
}

#body h1 a:hover {
    color: #052D4E;
    text-decoration: none;
}

#text ul {
	margin: 1.5em;
	margin-top: 1.0em;
	
}

#text ul li {
	margin: 0.4em;
	list-style-type: disc;
}

/* nav */

#nav {
 	border-bottom: 1px solid #000000;
}

* html #nav .clear {
    margin-top: -1px;
    marg\in-top: -4px;
}

#nav a {
    float: left;
    color: #000000;
    background: url(images/nav.gif);
    padding: 5px 17px 5px 17px;
    font-weight: bold;
    text-decoration: none;
}

#nav a:hover {
    color: #ffffff;
}

/* body */

#body .ad {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

/* footer */

#footer {
    text-align: center;
	width: 800px;
	position: absolute;
	left: 50%;
    margin-left: -210px;
}

#footer a {
    color: #3C7DB2;
    text-decoration: underline;
}

#footer a:hover {
    color: #fff;
}

.fineline {
	border-bottom: 3px solid #86a5c6;
	margin-top: 0px;
}

#text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
}

.header {
	background: url(images/header.gif);
}

.spacer2 {
    height: 1.0em;
}

#next {
    margin-left: 310px;
    color: #f19b1f;
	margin-top: 20px;
}

#next a {
		text-decoration: none;
		font-weight: bold;
}

h1, h2 {
    font-size: 12px;
}

h3 {
    font-size: 14px;
	color: #6e57f8;
}

.rights {
	margin-left: 20px;
}

* html #navsk .clear {
    margin-top: -1px;
    marg\in-top: -4px;
}

#navsk {
 	border-bottom: 1px solid #000000;
}

#navsk a {
    float: left;
    color: #000000;
    background: url(images/nav.gif);
    padding: 5px 14px 5px 14px;
    font-weight: bold;
    text-decoration: none;
}

#navsk a:hover {
    color: #ffffff;
}

#news {
    position: absolute;
    bottom: 30px; left: 0px;
    width: 30em;
	color: #000000;
	font-size: 12px;
}

.bottom {
 	margin-top: 220px;
}