

#hideme {display: none;}

body {
background: #000 url(bg.jpg) top left repeat-x;
text-align: center;
margin: 0;
padding: 0;
color: #fff;
font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
}

img {border: 0;}

#container {margin: 0 auto;width:850px;;text-align: left;padding-top:200px;}

/*/////////////////////
Header
///////////////////////*/

#header {
background: url(images/header-bg.png) repeat-y;
width: 350px;
height: 72px;
float:left;
margin-right:30px;
}

#logo {
z-index: 2001;
}

.text-only {
display: none;
}

/*/////This is banner//////////*/
#colRight {
margin-top: 30px;
position: relative;
float: right;
width: 177px;
text-align: justify;
padding: 0px;
font-size: 9px;
}

/*#colRight a {color:#fff;}*/

#content {
/*background: url(1px-white.gif) 510px 0px no-repeat;*/
width: 326px;
float:right;
/*position: relative;
Z-INDEX: 101;*/
}

#colLeft {
color: #6c6e70;
font-size: 11px;
margin-top: 50px;
position: relative;
top: 0px;
float: left;
width: 200px;
padding-left: 125px;
}

#colNormal {
margin-top:10px;
padding-left:20px;
border-left:1px solid;
float: right;;
width: 400px;
color: #ccc;
font-size: 11px;
line-height: 15px;
text-align: justify;
}

/*Img in content area*/
.imgtext-table {
margin-bottom: 15px;
}

h1 a, h2 a, h3 a {
text-decoration:none;
color: #bbb;
}

h1 a:hover, h2 a:hover, h3 a:hover {
text-decoration: underline;
color: #fff;
}

h2 {
color: #fff;
font-size: 15px;
margin: 0px;
padding-bottom: 0px;
}

h1 {
font-size: 20px;
font-weight: normal;
margin: 0px;
padding-bottom: 5px;
padding-top: 0px;
}

P {
margin: 0px;
padding-bottom: 11px;
font-family: Verdana, trebuchet, "trebuchet ms", arial, "sans serif";

}

a {
text-decoration: underline;
color: #999;
font-weight: bold;
}

#colNormal a:hover {text-decoration:underline;}

.clearer {
clear:both;
height:1px;
overflow:hidden;
margin-top:-1px; 
}

/*///////////////
Footers
///////////////*/

#footer {
display:none;
}

#definition {
font-size: 9px;
padding-top: 15px;
}

#copyright { font-size: 9px;}
#copyright a {color: #bbb; text-decoration: none;}
#copyright a:hover {color: #fff;}
#copyright li {list-style-type: none; display: inline; margin-left: 5px;}
#copyright ul {font-size: 9px;}


