/** Tempalte 20 **/

body {
    font-size: 12px;
    text-align: center;


}



html, body, #wrapper, h1, #nav, #nav 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;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

h1, h2, h3 {
    font-size: 10px;
}


h1 {
    margin: 0;
    padding: 0;
}

h2 {
    margin: 0 0 0 0;
    padding: 0;
}

h3 {
    margin: 4px 0 0 0;
    padding: 0 0 0 0;
}

p {
    margin: 1em 0;
    padding: 0;
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 1px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1px;
    line-height: 1px;

}

.left {
    float: left;
    margin: 1px 8px 0px 0px;

}


.right {
    float: right;
    margin: 1px 0px 0px 8px;

}

.softright {
    text-align: right;
}

.readmore {
    text-align: right;
    padding-right: 1em;
}

/* ***** */


body {
    background: #4A4A4A;
    color: #fff;
    padding-bottom: 30px;
}

a {
    color: #F4CC0F;
    font-weight: normal;
    text-decoration: none;
}

a:hover {
    color: #fff;
}

.divider {
    clear: both;
}

.divider hr {
    display: none;
}

#wrapper {
    width: 684px;
    border-bottom: 1px solid #898888;
	


}

/* header */

#header {
    background: url(images/header_bg.gif) repeat-x;
    position: relative;
    margin-left: 1px;
    margin-right: 1px;
    height: 235px;
	
}

#header h1 {
    position: absolute;
    top: 30px; left: 22px;
}

#header a {
    color: #EADD13;
}

#header a:hover {
    color: #FFF;
}

#header #b5logo {
    position: absolute;
    top: 14px; left: 257px;
    width: 417px;
	
}


/* nav */

#nav {
    position: absolute;
    top: 63px; left: 90px;
    width: 171px; height: 88px;
}

#nav li {
    background: url(images/bullet.gif) left center no-repeat;
    width: 183px; height: 16px;
    margin-bottom: 5px;
    padding-left: 18px;
    float: left;
}

* html #nav li {
    width: 70px;
}

#nav a {
    display: block;
    width: 100%;
    padding-top: 2px;
    font-weight: bold;
	font-size:12px;
}

#nav a:hover {
    color: #fff;
}

/* body */

#body {
    margin: 0px 10px 10px 10px;
}

#body h2 {
    font-weight: normal;
    color: #FDFB30;
    line-height: 21px;
    margin: 0 -4px 0 -4px;
    background: url(images/title_bg.gif) repeat-x;
	
}

#body h2 span {
    display: block;
    background: url(images/title_bullet.gif) top left no-repeat;
}

#body h2 span span {
    padding-left:41px;
    padding-bottom: 6px;
    background: url(images/title_cap.gif) top right no-repeat;
}

#body #left {
    float: left;
    width: 418px;
	background-image:url(images/bgrnd.jpg);

}



* html #body #left .left {
    margin-top: 15px;

}

#body #left .divider {
    margin: 0 6px 15px 6px;
    border-bottom: 1px solid #464646;
    height: 9px;
}



#body #right {
    float: right;
    width: 237px;
	background-image:url(images/bgrnd.jpg);

}

#body #right p {
    margin-top: 0.5em;
}

#body #right .divider {
    margin: 0 6px 15px 6px;
    border-bottom: 1px solid #464646;
    height: 9px;
}

#body .i {
    padding: 0px 0px 0px 0px;
    line-height: 1.3;
}

#body .pic img {
	border: 1px solid #848A94;
	margin: 15px 5px 0px 0px;
}


* html #right .readmore {
    margin-bottom: 0;
}

/* right */

#outside {
    margin-top: 6px;
    margin-left: -10px;
    position: relative;
}

ul.central li, ul.central {
    text-align: center;
    list-style: none;
    padding: 0 0 2px 0;
    margin: 0;
}

#right .i p {
    margin-bottom: 0.2em;
}

#right a {
    color: #F4CC0F;
    font-weight: normal;
}

#right a:hover {
    color: #fff;
}

/* footer */

#footer {
    margin-top: 15px;
    text-align: center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#footer, #footer a {
    font-weight: normal;
    color: #F4CC0F;
}

#footer a {
    text-decoration: underline;
}

#footer a:hover {
    color: #fff;
}
