body {
    background: #001e55 repeat-x top center;
	padding:0;
	margin:0;
	}

#floater {
	width: 881px;
	position: relative;
	left: 50%;
	margin-left: -440px;
}

#tag01 {
    width: 700px;
    float:left;
	color:#64d08a; 
	margin:18px 0 6px 0; 
	padding:0;
    font-family: tahoma, arial, verdana;
	font-size: 24px;
	font-weight: normal;
}
#tag02 {
    width: 700px;
    float:left;
	color:#f5c401; 
	margin:0 0 18px 0; 
	padding:0;
    font-family: tahoma, arial, verdana;
	font-size: 30px;
	font-weight: normal;
}


#bgimage {
    position:absolute;
    left: 0px;
	top: 0px;
	z-index: -1;
}

#content {
    width: 430px;
    float:left;
    clear:both;
	color:#becaca; 
	margin:14px 25px 18px 0; 
	padding:0;
    font-family: tahoma, arial, verdana;
	font-size: 12px;
	font-weight: normal;
}

a:link, a:visited {
	color: #b7b5b5;
	text-decoration:none;
		}
	
b {
	font-family: tahoma, arial;
	font-size: 14px;
	font-weight: bold;
	color: #becaca;
	}
		
div {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	}

.date {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #2e94a0;
	text-decoration: none;
	}
	
.orangetext {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #d73f03;
	text-decoration: none;
	}
	
.orangetext a {
	color: #d73f03;
	text-decoration: underline;
	}
	
.orangetext a:hover {
	color: #d73f03;
	text-decoration: underline;
	}
	
ul.mainmenu {
		   width: 881px;
		   height: 22px;
		   list-style:none;
		   position: relative;
		   margin: 0;
		   padding: 0;
		   padding-bottom: 9px;
		   }
		   
		    li.menuitem {
			            width:92px;
						height: 22px;
		   				display: block;
						float: left;
						font-family: verdana, arial;
						font-size: 9px;
	                    font-weight: bold;
						text-decoration: none;
						}
						
		    li.menuitem a {
		                  display: block;
						  width: 92px;
						  height: 22px;
						  text-align: center;
						  color: #c8c8c8;
						  text-decoration: none;
						  background: url(../images/mainbutton.gif) no-repeat left top;
						 }
						 
			li.menuitem a:hover {
		                  display: block;
						  width: 92px;
						  height: 22px;
						  text-align: center;
						  color: #7e9077;
						  text-decoration: none;
						  background: url(../images/mainbutton.gif) no-repeat left top;
						 }
		
			li.navtail {
			            width: 134px;
						height: 22px;
		   				display: block;
						float: left;
						background: url(../images/mainbutton_bg.gif) repeat-x;
						}
			li.instruction {
			            width: 287px;
						height: 22px;
		   				display: block;
						float: left;
						vertical-align: middle;
						}
			
	
	
#leftmaster {
	float: left;
	}

	#leftpanel {
	    float: left;
		width: 600px;
		background-color:#3f3f3f;
    	margin: 0 0 4px 0;
		}
		   #mainleft01{
				width: 575px;
				height: 100%;
				background-color:#2c2c2c;
				padding-top: 5px;
				padding-bottom: 5px;
				padding-left: 10px;
				padding-right: 10px;
				color: #b7b5b5;
				}
			#mainleft01_last{
				width: 575px;
				height: 100%;
				background-color:#2c2c2c;
				padding-top: 5px;
				padding-bottom: 8px;
				padding-left: 10px;
				padding-right: 10px;
				color: #b7b5b5;
				}
	       		#abouttitle {
					width: 595px;
					height: 19px;
					background-color:#2c2c2c;
					background-image:url(../images/corner.gif);
					background-repeat: no-repeat;
					color: #b7b5b5;
					font-weight: bold;
					}
			
	       #mainleft02{
				width: 595px;
				height: 100%;
				background: url(../images/c2c.gif);
				margin:0;
				padding-top: 5px;
				padding-bottom: 10px;
				padding-left: 0px;
				padding-right: 0px;
				color: #b7b5b5;
				}
				
					#worktitle {
						width: 595px;
						height: 19px;
						background-color:#ffffff;
						background-image:url(../images/corner.gif);
						background-repeat: no-repeat;
						color: #b7b5b5;
						font-weight: bold;
						}
			
			
            #mainleft03{
				width: 575px;
				height: 100%;
				background-color:#000000;
				margin:0;
				padding-top: 5px;
				padding-bottom: 10px;
				padding-left: 10px;
				padding-right: 10px;
				color: #b7b5b5;
				}
				
					#artisttitle {
						width: 595px;
						height: 19px;
						background-color:#000000;
						background-image:url(../images/longcorner.gif);
						background-repeat: no-repeat;
						color: #b7b5b5;
						font-weight: bold;
						}
				
	            #leftpic {
				                float:left;
								background: url(../images/c2c.gif);
								width:360px;
								height: 100%;
								padding:0;
								margin:0 0 0 0;
								}
								
				#lefttext {
				                float:right;
								background: url(../images/c2c.gif);
								width:210px;
								height: 100%;
								padding:0;
								margin:0;
								}
							#lefttext a{
				                text-decoration: underline
								}
				
				
				
#rightmaster {
	float: right;
	}
	
	#rightpanel {
		width: 281px;
		margin: 0 0 4px 0;
		}
	        .contactbox{
				width: 261px;
				height: 40px;
				padding-top: 2px;
				padding-bottom: 10px;
				padding-left: 10px;
				padding-right: 10px;
				color: #16a299;
				font-weight: bold;
				text-decoration: none;
				}
				
			    a.contact:link {
								text-decoration:none;
								color: #16a299;
								}
				a.contact:hover {
								text-decoration:underline;
								color: #16a299;
								}
								
			#mainrightpic{
				width: 281px;
				height: 100%;
				background-color:#2a2a2a;
				color: #a8a8a8;
				padding-top: 5px;
				padding-bottom: 0px;
				padding-left: 0px;
				padding-right: 0px;
				margin:0;
				}
			#mainrightpic02{
				width: 271px;
				height: 100%;
				background-color:#2a2a2a;
				color: #a8a8a8;
				padding-top: 0px;
				padding-bottom: 5px;
				padding-left: 5px;
				padding-right: 5px;
				margin:0;
				}
				
           #mainrighttext{
				width: 261px;
				height: 100%;
				background-color:#2a2a2a;
				color: #a8a8a8;
				padding-top: 0px;
				padding-bottom: 10px;
				padding-left: 10px;
				padding-right: 10px;
				margin:0;
				}
	
		#mainrighttext02{
				width: 261px;
				height: 100%;
				background-color:#2a2a2a;
				color: #a8a8a8;
				padding-top: 5px;
				padding-bottom: 5px;
				padding-left: 10px;
				padding-right: 10px;
				margin:0;
				}
#footer {
    clear: both;
	width: 881px;
	height: 60px;
	}