﻿body
{
	background-color:#000000;
}

#main
{
	margin-top:5px;
	margin-left:10px;
	width:901px;
	height:auto;
}

#himgtop
{
	height:85px; 
	width:301px;
	clear:both;
}

#himgbot
{
	height:18px; 
	width:901px;
	float:left;
}


#navigation
{
	clear:both;
	height:26px;
	width:901px;
}

img.navimg
{
	border:0px;
}


/*Begin Content CSS*/
#headings
{
	width:901px;
	height:37px;
	margin-top:10px;
	background-color:#000000;
}

#welcome
{
	width:300px;
	height:37px;
	float:left;
	background-image:url('images/headings/welcome.gif');
	background-repeat:no-repeat;
}

#whatsnew
{
	width:300px;
	height:37px;
	float:left;
	background-image:url('images/headings/whatsnew.gif');
	background-repeat:no-repeat;
}

#latest
{
	width:300px;
	height:37px;
	float:left;
	background-image:url('images/headings/latestcreations.gif');
	background-repeat:no-repeat;
}

.spaceline
{
	width:901px;
	height:15px;
	clear:both;
	margin-top:5px;
	background-image:url('images/lines/line-bottom2.gif');
	background-repeat:no-repeat;
}

#content 
{
	width:901px;
	height:auto;
	clear:both;
	color:#FFFFFF;
	margin-top:-5px;
	font:normal normal lighter 10px/12px Verdana, Geneva, Arial;
	text-align:left;
}

#cont_welcome
{
	width:300px;
	height:400px;
	float:left;
}

#cont_new
{
	width:300px;
	height:400px;	
	float:left;
}

#cont_latest
{
	width:300px;
	height:auto;
	float:left;
}

.wel_msg
{
	width:265px;
}

.cont_new
{
	width:265px;	
}

.bot_line
{
	clear:both;
	width:280px;
	height:10px;
	padding-top:15px;
}

.bot_line img
{
	width:280px;
	height:3px;
}

.latest_img
{
	width:26px;
	height:26px;
	float:left;
}

img.latest
{
	border:0px;
}

.latest_title 
{
	width:254px;
	height:auto;
	float:left;
	padding-top:10px;
	padding-left:5px;
}
.latest_desc
{
	width:290px;
	height:auto;
	padding-top:10px;
	float:left;
	clear:both
}

#cont_latest a
{
	color:#988cff;
}

#legal
{
	height:20px;
	width:901px;
	clear:both;
	text-align:center;
}

#legal a
{
	color:#988cff;
}

/*Services Specific CSS*/
/*988cff*/
/*2b1ed5*/
#services
{
	width:300px;
	height:37px;
	float:left;
	background-image:url('images/headings/servicesoffered.gif');
	background-repeat:no-repeat;
}

#nav_services
{
}

#srv_left
{
	height:410px;
	width:200px;
	float:left;

}

#srv_left a
{
	color:#988cff;
}


#srv_right
{
	height:auto;
	width:500px;
	float:left;
	}
	
#srv_right_a a
{
	color:#988cff;
}

#srv_currentinfo
{
	margin-right:40px;
	margin-top:10px;
}

#srvbot_line
{
	clear:both;
	width:500px;
	height:15px;
}

.srvbot_line img
{
	width:460px;
	height:3px;
	margin-top:10px;
}

.srv_snipet
{
	clear:both;
	float:left;
	margin-top:20px;
	width:460px;
}

.srv_snipet_title
{
	float:left;
	font-weight:bold;
}

.srv_right_botspace
{
	width:500px;
	height:20px;
	clear:both;
}




/*Contact Chris Specific CSS*/
/*988cff*/
/*2b1ed5*/
#contactchris
{
	width:300px;
	height:37px;
	float:left;
	background-image:url('images/headings/contactchris.gif');
	background-repeat:no-repeat;
}

#contact_left
{
	width:901px;
	height:400px;
}

#contact_left a 
{
	color:#988cff;
}

.contact_details
{
	padding-bottom:15px;
}

/*Bio Specific CSS*/
/*988cff*/
/*2b1ed5*/
#whoischris
{
	width:300px;
	height:37px;
	float:left;
	background-image:url('images/headings/whoischris.gif');
	background-repeat:no-repeat;
}

#bio_left
{
	width:500px;
	height:auto;
	margin:5px auto 5px auto;
}

.bio_snipet
{
	padding-bottom:15px;
}

/*Links Specific CSS*/
/*988cff*/
/*2b1ed5*/
#links
{
	width:300px;
	height:37px;
	float:left;
	background-image:url('images/headings/links.gif');
	background-repeat:no-repeat;
}

#links_left
{
	width:500px;
	height:auto;
}

.links_detail
{
	padding-bottom:10px;
}

.links_detail a
{
	color:#988cff;
}


/*audio examples Specific CSS*/
/*988cff*/
/*2b1ed5*/
#examples
{
	width:300px;
	height:37px;
	float:left;
	background-image:url('images/headings/audioexamples.gif');
	background-repeat:no-repeat;
}

#exmples_left
{
	height:410px;
	width:200px;
	float:left;
}

#examples_right
{
	float:left;
	width:500px;
	height:auto;
}

#exmples_left a
{
	color:#988cff;
}

.example_section
{
	height:auto;
	float:left;
	clear:both;
	padding-bottom:20px;
}
.example_section_title
{
	font-weight:bold;
	height:auto;
	width:500px;
}

.example
{
	height:auto;
	width:500px;
	clear:both;
	padding-top:5px;
	padding-left:20px;
	padding-bottom:5px;
}

.example a 
{
	color:#988cff;
}

.example_title 
{
	width:254px;
	height:auto;
	float:left;
	padding-top:10px;
	padding-left:5px;
}

