/*    
    designed by WebTemplateOcean     
    http://www.webtemplateocean.com/      
    released under Creative Commons Attribution-ShareAlike 3.0 license 
*/


table{
	border-collapse:collapse;
	border:1px solid #000;

}

table td{
border:1px solid #000;
}
</style>
.mainbody {
    padding-bottom: 20px;
    font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #444444;
    background: #FFFFFF url('images/bg.gif') repeat-x;
}
input {
	background-color:#000000;
	border:#000000;
	font-size: 36px;
	color: #FFFF00;
  }

h1, h2 {
    font-weight: normal;
}

h1 {
    float: left;
    width: 300px;
    padding: 32px 0 0 30px;
    font-size: 36px;
    letter-spacing: -2px;
    color: #FFFFBB;
}

h1 a {
    color: #FFFFBB;
}

h1 a:hover {
    color: #FFFF99;
    text-decoration: none;
}

h2 a:hover {
    color: #FFFF99;
    text-decoration: none;
}

p {
    padding: 10px 0;
    line-height: 1.5em;
    text-align: justify;
}

p.subtitle {
	padding: 15px 0 0 30px;
	color: #FFFFFF;
	text-transform: none;
	letter-spacing: -1px;
}

a {
    color: #BBBB00;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/* page */

#page {
    width: 100%;
    min-width: 960px;
    background: url('images/header.jpg') no-repeat top;
}

#page2 {
	width: 960px;
	margin: 0 auto;
}

#logo {
	height: 84px;
	background: #000000 url('images/header.jpg') no-repeat top;
}

/* menu */

#menu {
    float: right;
    width: 590px;
    padding: 48px 20px 0 0;
}

#menu ul {
	list-style: none;
	text-align: right;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
    padding: 0 20px;
    font-size: 1em;
    text-transform: lowercase;
    color: White;
}

#menu ul li a:hover {
    color: #FFFF99;
    text-decoration: none;
}

#topimg {
	height: 124px;
	background-color: #000000;
	background-image: url(images/topimg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#main {
    height: 1%;
    padding: 0 5px;
    background: #F0F0F0;
    border: 10px solid #E3E3E3;
}

/* content */

#content {
	float: right;
	width: 600px;
	padding-top: 20px;
	background-color: #F0F0F0;
}

#content h2 {
    color: #999900;
    font-size: 2em;
}

#content h2 a {
    color: #999900;
}

/* post */

.post {
	font-size: 16px;
}

.entry {
    padding: 12px 0 30px 0;
}

.postmeta {
    padding: 0;
    font-size: 0.8em;
}

/* sidebar */

#sidebar {
    float: left;
    width: 280px;
    padding-top: 20px;
}

#sidebar h2 {
    padding-left: 30px;
    font-size: 17px;
    line-height: 32px;
    color: White;
    background: #000000 url('images/sidebarh2.gif') no-repeat;
    text-transform: inherit;
}

#sidebar p {
    text-align: left;
}

#sidebar ul {
    list-style: none;
    padding: 5px 15px 30px 15px;
}

#sidebar ul li {
	padding: 0 0 0 5px;
	line-height: 2.2em;
	border-bottom: 1px solid #DBDB79;
	font-size: 18px;
	font-weight: bold;
}

#sidebar ul li a {
    padding: 0;
}

#sidebar .box {
    padding: 5px  15px 10px 15px;
}

.clearing {
    clear: both;
    height: 1px;
    overflow: hidden;
}

/* footer */

#footer {
    height: 60px;
    min-height: 60px;
    clear: both;
    color: #999999;
    background: url('images/footer.jpg') no-repeat top;
}

#footer p {
    padding: 20px 30px 0 30px;
    font-size: .8em;
    text-align: center;
}
