*{
	margin: 0;
	padding: 0;
}
body{
	background-color: #FFFFFF;
	font-family: arial, verdana;
	font-size: 12px;
}

img{
	border: 0px;
}

#header{
	width: 1000px;
	margin: 0 auto;
	height: 220px;
}

#navbar{
	width: 1000px;
	margin: 5px auto 0 auto;
	height: 25px;
	background: #D31462 url(../images/PG_navbarbg_01.jpg) repeat-x;
	border: 1px solid #C40958;
	text-align: center;
	color:#FFFFFF;
	font: 11px verdana, arial;
}

.menu{
	margin: 0 25px 0 25px;
	font-weight: bold;
	line-height: 24px;
}

#navbar a:link, #navbar a:visited{
	color: #ffffff;
	text-decoration: none;
}

#navbar a:hover{
	color: #feeb50;
}

#footer{
	width: 1000px;
	margin: 0 auto 10px auto;
	background: #D31462 url(../images/PG_navbarbg_01.jpg) repeat-x;
	height: 25px;
	text-align: center;
}

#footer span{
	font-size: 11px;
	margin: 0 3px 0 0;
	font-weight: bold;
	color: #feeb50;
	font-family: verdana, arial;
	line-height: 22px;
}

#footer a:link, #footer a:visited{
	color: #feeb50;
	text-decoration: underline;
}

#footer a:hover{
	color: #ffffff;
	text-decoration: none;
}

/* MONIX HERE */
.mt2 {margin-top:2px;}
.mt4 {margin-top:4px;}
.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}

.mb2 {margin-bottom:2px;}
.mb3 {margin-bottom:3px;}
.mb5 {margin-bottom:5px;}
.mb8 {margin-bottom:8px;}
.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}

.ml1 {margin-left:1px;}
.ml2 {margin-left:2px;}
.ml3 {margin-left:3px;}
.ml4 {margin-left:4px;}
.ml5 {margin-left:5px;}
.ml8 {margin-left:8px;}
.ml10 {margin-left:10px;}

.mr2 {margin-right: 2px;};
.mr3 {margin-right: 3px;};

.m3 {
	/*margin:top right bottom left; */
	margin: 5px 5px 0px 5px;
}

.m10 {
	/*margin:top right bottom left; */
	margin: 10px 5px 0px 5px;
}


.txtcenter{text-align:center;}

.left {	float:left; }
.right { float:right; }
.center { float:center; }
.clear { clear:both;}

#main, #cols, #level3
{
	padding:0;
	margin:0 auto;
	width: 1000px;
}

.nav_col{
 	width:125px;
	text-align:center;
	float:left;
}


#col1, #col2, #col3 {
	height:352px;
}

#col1, #col2{
	float:left;
	width:377px;
	/*background-color:#FFA8CC; */
}

#col1{
	margin:2px;
	width:378px;
}

#col2{ 
	margin:1px;
	width:377px;
}

#col3{
	width:233px;
	float:left;
	margin:1px;
}

.col1_content{
	height:350px;
	background:url(../images/col1_border.jpg);
	background-repeat:repeat-y;  
}

.col2_content{
	color:#FFFFFF;
	height:350px;
	background:url(../images/col2_border.jpg);
	background-repeat:repeat-y;  
}

#col3_content{	
	height:180px;
	background:url(../images/col3_back1.jpg);
	background-repeat:no-repeat;
}

#col4_content{
	width:233px;
	height:92px;
	background:url(../images/col3_back2.jpg);
	background-repeat:no-repeat;
}

#main #join{
	clear:both;
	background-image:url(../images/please_back.jpg); 
	text-align:center;
	margin-left:5px;
	background-position:top;
	background-repeat:no-repeat;
}

.border {
	border:1px solid #ccc;
	text-align:left;
}

.white_box{
	background-color:#FFFFFF;
	width:365px;
	height:200px;
	margin-top:5px; 
	margin-left:3px !important;
	margin-left:3px;
	text-align:center;
}

.white_box_col1{
	height:150px;
	float:left;
	margin:5px 0px 0px 3px;
}

.white_box_col2{
	height:150px;
	float:right;
	margin:5px 3px 0px 0px;
}

.txt_EE9201{
 color: #EE9201;
}

.txt_member_login{
	background:url(../images/members_login2.jpg);
	background-repeat:no-repeat;
	font:24px Arial, Helvetica, sans-serif;
	font-weight:bold; 
	width:220px;
	height:73px;
	text-align:center;
/*	padding:'padding-top' 'padding-right' 'padding-bottom' 'padding-left' */

}

.txt_member_login a, .txt_member_login
{
	color: #FEEB50;
	text-decoration:none;
}

.txt_member_login a:hover
{
	color : #FFFFFF;
}

.pad{
	padding: 10px 0px 0px 5px;
}

.vbmenu_popup
{
	background: #FEA8CD;
	color: #000000;
	border: 1px solid #D10B5A;
}
.thead
{
	background: #D1D2D2  url(http://www.privategwen.com/forums/images/thread_back.jpg) repeat-x;
	color: #CF0756;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead a:link, .thead_alink
{
	color: #CF0756;
}
.thead a:visited, .thead_avisited
{
	color: #CF0756;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: #FAC030;
	text-decoration: underline;
}
td.thead, th.thead, div.thead, td.vbmenu_option, td.vbmenu_hilite { padding: 4px; }
