body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-style:normal;
	color:#000000;
	  	
	background-color: #69a2be;
	background-image:url(../images/background.gif);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}

li
{
	margin:0px 0px 5px 0px;
}

h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:18pt;
}

h2
{
	font-size:16pt;
}

h3
{
	font-size:14pt;
}

h4
{
	font-size:12pt;
}

#main_shell
{
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	height:auto;
	
	margin-left:-475px;
	left:50%;	
}

#main_frame
{
	background-color:white;
	float:left;
	width:100%;
	height:auto;
	padding-bottom:20px;
}

#top_header
{
	float:left;
	width:100%;
	height:34px;
	background-image:url('../images/menu_bkg.jpg');
	background-repeat: repeat-x;	
	
	text-align:center;
	font-size:18pt;
	color:Navy;
	
	padding-top:2px;
}

#bottom_frame
{
	clear:both;
	float:left;	
	width:950px;
	height:102px;
	background-image:url('../images/power_background.gif');
	background-repeat:no-repeat;
}

#footer_frame
{
	clear:both;
	float:left;	
	width:950px;
	height:26px;
	background-image:url('../images/footer_bkt.gif');
	background-repeat:no-repeat;
	padding-top:4px;
}	

#main_frame_full
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	
	background-color:white;	
}

.bar_float
{
	clear:both;	
	float:left;
	width:910px;
	height:9px;
	
	background-image:url('../images/bar.jpg');
	background-repeat: repeat-x;
	
	margin:0px 0px 5px 20px;
}

.emphasis_light
{
	color:#024664;
}		
.emphasis
{
  font-weight:bold;
  font-size:14pt;
  color:#024664;
}

.emphasis_heavy
{
	font-weight:bold;
	font-size:16pt;
	color:red;
}

#signup_form
{
	clear:both;
	float:left;
	width:860px;
	height:auto;

	border-style:outset;
	border-color:#024664;
	border-width:2px;		  

	margin:10px 10px 10px 0px;
	padding:10px 10px 10px 10px;
}

.moods_shell
{
	width:130px;
	height:100px;
	
	border-style:none;	
}

.moods_table
{
	width:130px;
	height:100px;
	
	border-style:none;
}

.copyright
{
	font-size:8pt;
}

.copyright_small
{
	font-size:6pt;
}

#personal_picture
{
	float:left;
	height:auto;
	width:auto;	
}

#personal_text_right
{
	float:right;	
	width:auto;	
	height:auto;
		
	text-align:center;
}

#personal_text_left
{
	float:left;	
	width:auto;	
	height:auto;
		
	text-align:center;
}

.pb_text
{
	font-size:12pt; 
	font-weight:normal;
	
	color:black;	
}

.personal
{
	font-style:italic;
	color:#bb2244;
}

.WidthText 
{
	margin-left:30px;
	font-size:12pt;
}