*
{
padding: 0em;
margin: 0em;
}

body
{
background: #191919 url('images/back.jpg') no-repeat center top;;
padding: 0px 0px 35px 0px;
}

body,input
{
font-size: 11pt;
font-family: "TW Cen Mt", "times new roman", serif;
color: #9e9b9c;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #283234;
border-bottom: none;
outline: none;
}

a table
{
color: #f3ed41;
border-bottom: none;
outline: none;
}

a img
{
border:none
}

h3 span
{
font-weight: normal;
}

h3, h4
{
display: inline;
color: #283234;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h5
{
display: inline;
color: #283234;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 2.1em;
padding-right: 34px;
background-image: url('images/db1.gif');
}

h4
{
font-size: 1.9em;
padding-right: 28px;
background-image: url('images/db2.gif');
}

h5
{
font-size: 1.2em;
padding-right: 28px;
background-image: url('images/db2.gif');
}


.contentarea
{
padding-top: 0em;

}

.contentarea1
{
padding-top: 0em;
padding-bottom: 0em;
padding-left: 0em;
}

.contentarea2
{
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #cdcdcb ;

width: 400px;
height: 0.5px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 3px;
border-bottom: solid 2px #a7a9aa;
margin: 0.0em 0em 0.0em 0em;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.box
{

background: #f0ed3a url('') repeat-x;
left: -1.5em;

padding: 1.5em;
border: solid 2px #283234;
margin-bottom: 1.0em;
}

.box1

{

background: #c7c636 url('') repeat-x;
left: -1.5em;
top: 2.0em;
padding: 1.5em;

margin-bottom: 1em;
}


.box2
{
position: relative;
background: #b6b1b1 url('') repeat-x;
left: -1.5em;

margin-bottom: 1.0em;
}


#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 800px;
border: solid 0px #fff;
background-color: #fff;
margin: 0 auto;
}

#header

{
position: relative;
width: 100%;
height: 0px;
background: #000000 url('') no-repeat center left;
margin-bottom: 2px;
}

#headerpic
{
position: relative;
height: 231px;
background: #a6ce39 url('images/hdrpic.jpg') repeat-x top left;
margin-bottom: 0px;
}

#menu
{
position: relative;
background: #030303 url('') repeat-x top left;
height: 2.0em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 0px;
}

#menu ul
{
position: absolute;
top: 0.4em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.0em 0.0em 0.0em 0.0em;
color: #f3ea43;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
background: #030303 url('') repeat-x top left;
}

#menubottom
{
background: #424242 url('') repeat-x;
height: 0px;
margin-bottom: 0px;
}

#sponsor
{
position: relative;
height: 65px;
background: url('images/head.gif') no-repeat top left;
margin-bottom: 10px;
}

#content
{
padding: 1.0em 0.0em 0em 0.0em;
}

#primarycontainer
{
float: left;
margin-right: -400.0em;
width: 100%;
background: #ffffff;
}

#primarycontent
{
margin: 0em 15.0em 0em 2em;

}

#secondarycontent
{
margin-top: 0.2em;
margin-left: 1.0em;
float: right;
width: 200px;
}


#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('') repeat-x 0em 2.5em;
font-size: 0.8em;
color: #000000;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}


