*
{
padding: 0em;
margin: 0em;
}

body
{
padding: 35px 0px 35px 0px;
background-color:#000000;
}

body,input
{
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
color: #333333;
}

.theader
{
font-size: 14px;
font-weight: bold;
}

.tauthordate
{
font-size: 9px;
color:#666666;
}

.ttext
{
text-indent: 15px;
padding-top: .8em;
font-size: 12px;
}

.abouttext
{
text-indent: 15px;
padding-top: .8em;
font-size: 12px;
}

.tpostviewcom
{
padding-top: 1em;
padding-bottom: 3em;
font-size:9px;
}

.viewcomment
{
width: 400px;
border-style: solid;
border-width: 1px 0px 1px 0px;
border-color: #999999;
padding-top: 1em;
padding-bottom: 1em;
}

.padding
{
padding-top: 2em;
}

a
{
color: #001731;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

#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: 82%;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 3.0em;
background: #2B2B2B url('images/topbg.gif') repeat-x;
margin-bottom: 2px;
}

#headercontent
{
position: absolute;
bottom: 1em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headerpic
{
position: relative;
height: 150px;
background: #000000 url('images/header_logo.png') no-repeat center center;
margin-bottom: 2px;
}

#menu
{
position: relative;
background: #2c2c2c url('images/menubg.gif') repeat-x top left;
height: 3.5em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
}

#menu ul
{
position: absolute;
top: 1.1em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

#content
{
padding: 0em 2.0em 0em 2.0em;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('images/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

.lanbox
{
text-align:left;
float:left;
margin-right:25px;
}

.lanbox2
{
text-align:left;
}

#lanright
{
text-align:left;
display:table-cell;
height:100%;
width:300px;
}

#lanleft
{
float:left;
height:100%;
padding-right:50px;
}

#lalign
{
text-align:left;
}

.imggal
{
   padding: 3px;
{

.noborder
{
   border-width: 0px;
}
