body { 
text-align:center; /* for IE */ 
font-family: arial,helvetica,sans-serif;
font-size: 10pt;
background:url(img/bg.png) repeat-x;
}

A:link { text-decoration: none; color:#666666; font-weight: bold; } 
A:visited { text-decoration: none; color:#666666; font-weight: bold; }
A:hover { text-decoration: underline; color:#001a8a; font-weight: bold; }
A.blank:link { text-decoration: none; color:#000; font-weight: normal; } 
A.blank:visited { text-decoration: none; color:#000; font-weight: normal; } 
A.blank:hover { text-decoration: underline; color:#000; font-weight: normal; }

A.fLink:link { text-decoration: none; color:#04005d; font-weight: bold; font-size: 8pt; } 
A.fLink:visited { text-decoration: none; color:#04005d; font-weight: bold; font-size: 8pt; } 
A.fLink:hover { text-decoration: underline; color:#000; font-weight: bold; font-size: 8pt; }


div#main_body_wrap { 
text-align:left; /* reset text alignment */ 
width:800px; /* or a percentage, or whatever */ 
margin:0 auto; /* for the rest */ 
overflow: hidden;
border: 1px solid black;
background: #fff;
}

div#header_pic {
width: 800px;
height: 100px;
background: url(img/header1.png) center no-repeat;

}

div#header_title {
position: relative;
height: 100%;
width: 100%;
background: url(img/overlay.png) no-repeat;
}

div#nav_top {
width: 100%;
background: url(img/nav_top.png) repeat-x top;
padding: 1px;
text-align: center;
}

div#nav_sub {
width: 100%;
background: #d2d2fd;
padding: 5px 15px;
height: 15px;
}

div#contentWrap {
background: url(img/nav2_fade.png) repeat-x top;
width: 800px;
}

div#leftContent {
width: 499px;
float: left;
border-right: 1px solid silver;
}

div#rightContent {
width: 300px;
float: right;
}
/* LIST PROPERTIES */
ul#navlist
{
margin-top: 15px;
margin-left: 0px;
padding-left: 0px;
white-space: nowrap;
}

#navlist li
{
display: inline;
padding-left: 15px;
padding-right: 15px;
list-style-type: none;
}

#navlist a { padding: 5px 10px; }

#navlist a:link, #navlist a:visited
{
color: #000066;
background-color: #bcbcff;
text-decoration: none;
}

#navlist a:hover
{
color: #3366cc;
background-color: #d2d2fd;
text-decoration: none;
}
/* LIST PROPERTIES */
ul#navlist2
{
margin-left: 0px;
padding-left: 0px;
margin-top: 0px;
white-space: nowrap;
text-align:center;
}

#navlist2 li
{
display: inline;
padding-left: 20px;
padding-right: 20px;
list-style-type: none;
}

#navlist2 a { padding: 3px 3px; font-size: 8pt; }

#navlist2 a:link, #navlist2 a:visited
{
color: #000000;
font-size: 8pt;
background-color: #d2d2fd;
text-decoration: none;
}

#navlist2 a:hover
{
color: #000;
font-size: 8pt;
background-color: #bcbcff;
text-decoration: none;
}
/* LIST PROPERTIES FOR MSG.php */
ul#navlist_msg
{
margin-left: 0px;
padding-left: 0px;
margin-top: 10px;
white-space: nowrap;
text-align:center;
}

#navlist_msg li
{
display: inline;
padding-left: 35px;
padding-right: 30px;
list-style-type: none;
}

#navlist_msg a { padding: 3px 3px; font-size: 8pt; }

#navlist_msg a:link, #navlist_msg a:visited
{
color: #000000;
font-size: 8pt;
background-color: a0a0a0;
text-decoration: none;
}

#navlist_msg a:hover
{
color: #000;
font-size: 8pt;
background-color: #e4e4e4;
text-decoration: none;
}

/* ///////////////////////////////////////// */
div#footer {
	font-size: 8pt;
	text-align: center;
	width: 100%;
}

div#section {

border-bottom: 1px solid gray;
color: gray;
font-family: verdana,arial,sans-serif;
font-size: 12pt;
font-weight: bold;
padding: 1px 2px;
background: url(img/loady.png) repeat-x bottom;
}

div#vertSep {
height: 45px;
}

div#padme {
width: 98%;
padding-left: 5px;
padding-right: -5px;
}

.tbl_row1 {
background: #fff;
width: 100%;
}
.tbl_row2 {
background: #efefef;
width: 100%;
}

.tbl_row_h {
background: url(img/tbl_h.png) top repeat-x;
width: 100%;
}

.galIndexTbl {
width: 95%;
}

.galIndexCell {
width: 33%;
text-align: center;
}

/*COMMENTS*/
div#comment_wrap {
width: 350px;
border: 1px solid black;

}

div#comment_head {
width: 100px;
float: left;
text-align: center;
height: 100%;
margin: 0px;
padding: 0px;
border-right: 1px solid gray;
border-bottom: 1px solid gray;
}

div#comment_content {
width: 350px;
}

div#comment_foot {
width: 350px;
text-align:right;
clear: both;
color: silver;
font-size: 8pt;
}

/*frms*/

.forumOut {
width: 100%;
}

.forumHead {
text-align: center;
font-weight: bold;
}

.forum_thread_name {
	width: 175px;
	border-right: 1px solid silver;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 8pt;
}
.forum_thread_content {
	width: 625px;
	overflow: auto;
}
.forum_thread_foot {
	background: url(img/tbl_h.png) top repeat-x;
	text-align: right;
}

.frmPage {
	text-align: center;
	width: 100%;
	border-bottom: 1px solid silver;
	overflow: hidden;
}

.avImg {
	width: 80px;
	border-top: 5px solid black;
	border-left: 5px solid black;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	overflow:hidden;
}

.msg { /*,msg table */
	width: 100%;
	font-size: 8pt;
}
.msg_tr_h { /*msg top tr */
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}
.msg_td {
	width: 100%;
	background: url(img/tbl_h.png) repeat-x bottom;
}
.msgPop {
display:none; position:absolute; border: 5px solid silver; background-color: white; padding: 5px; width: 450px;
}
