body
	{
	margin: 0px;
	background-color: #000;
	background-image: url(images/rl_design_web.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 25px;
	}

#logo
	{
	width: 270px;
	position: fixed;
	padding: 0px 0px 0px 0px;
	margin: 150px 0px 0px 85px;
	float: left;
	}
#menu
	{
	width: 310px;
	height: 115px;
	position: fixed;
	padding: 35px 0px 12px 11px;
	margin: 370px 0px 0px 70px;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	float: left;
	}
#nav
	{
	margin: 5px;
	padding: 2px 0px 0px 10px;
	}
#nav li
	{
	margin: 0px;
	padding: 0px 5px 0px 5px;
	display: inline;
	font: 115% Georgia, Times, serif;
	}
#nav li a:link, #nav li a:visited, #nav li a:active
	{
	color:#fff;	text-decoration: none;
	display: inline;	margin: 0px;	padding: 0px;	width: 160px;
	}#nav li a:hover {
	color: #000;
	border-bottom: solid 4px #000; 
	text-decoration: none;	}
#yourehere
	{
	width: 450px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 35px 0px 10px -25px;
	position: relative;
	}
#buffer {	height: auto;	width: auto;	margin-top: 15px;
	}
#homework
	{
	padding: 0px 25px 25px 25px;	background-color: #FFFFFF;	width: 500px;	height: auto;	margin: 0px 0px 50px 485px;	border-left: solid 1px #ccc;
	border-right: solid 3px #555;
	border-bottom: solid 2px #555;
	float: left;
}
#portfolio {	padding-left: 25px;	padding-right: 25px;	background-color: #FFFFFF;	padding-bottom: 25px;	width: 500px;	height: auto;	margin: 0px 0px 100px 485px;	float: left;
	border-left: solid 1px #ccc;
	border-right: solid 3px #555;
	border-bottom: solid 2px #555;
	}
#homebody, #portfoliobody {	float: left;	margin: 20px 0px 0px 0px;	width: auto;	height: auto;}#hometitle, #portfoliotitle {	color: #999999;	
	font: bold 100% Times, serif;	width: 500px;	float: left;	margin-top: 20px;	padding-top: 8px;	padding-right: 10px;	padding-bottom: 10px;
	border-bottom: dotted thin #cccc66;
	border-top: solid thick #999999;	height: auto;}.homesub, .portfoliosub {
	color: #555555;
	font: bold 100% Times, serif;	line-height: 20px;	font-variant: small-caps;	letter-spacing: 1px;}.homecopy, .projectcopy {	font: 65% Arial, Helvetica, sans-serif;	color: #666;	line-height: 17px;	letter-spacing: 0px;
}

#gallery {width:700px;}#gallery ul 
	{list-style:inline; padding:0; margin:0; width:270px; position:absolute; float:right;}#gallery ul li 
	{
	display:block; 
	width:60px; 
	height:52px; 
	float:left; 
	margin:0 0 5px 5px;}#gallery ul li a 
	{display:block; 
	width:50px; 
	height:50px; 
	text-decoration:none; 
	border:1px 
	solid #000;}#gallery ul li a img 
	{display:block; 
	width:50px; 
	height:50px; 
	border:0;}#gallery ul li a:hover 
	{
	position:relative; 
	display: block;
	z-index:100;
	white-space:normal; 
	border-color:#ddd;}#gallery ul li a:hover img 
	{
	position:absolute; 
	margin: 100px 0px 0px 0px;
	float: left;
	width:auto; 
	height:auto; 
	border:1px 
	solid #000;}

#latest
	{
	width: 500px;
	height: 260px;
	background-image: url(images/featured.png);
	background-repeat: no-repeat;
	margin: 200px 0px 0px 510px;
	padding: 95px 0px 0px 100px;
	}
#form
	{
	font: 80%/1.8em Arial, Helvetica, sans-serif;
	color: #444;
	padding: 10px 0px 0px 0px;
	}

#contact, #about {	padding: 0px 25px 25px 25px;	background-color: #ffffcc;	width: 400px;	height: auto;	margin: 0px 0px 25px 520px;	border-left: solid 1px #ccc;
	border-right: solid 3px #555;
	border-bottom: solid 2px #555;
	float: left;
	}
#about {	background-color: #cccc00;
}
#abouttitle {	color: #fff;	
	font: bold 200% Georgia, serif;	float: left;	margin: 0px 0px 0px 0px;
	padding: 5px 10p 5px 0px;	height: auto;}
#aboutbody {	color: #444;	
	font: 80%/1.4em Arial, sans-serif;	float: left;	margin: 0px 0px 0px 0px;	width: auto;	height: auto;
	}
.other a:link, .other a:visited, .other a:active
	{
	color: #ffffcc;
	background-color: #444;
	font-weight: bold;
	padding: 2px 3px;
	margin: 2px 0px;
	text-decoration: none;
	}
.other a:hover
	{
	color: #444;
	background-color: #ffffcc;
	text-decoration: none;
	padding: 2px 3px;
	margin: 2px 0px;
	}
.thumbnail{position: relative;z-index: 0;
font: 9px Arial, serif;
color: #555;
padding:10px;
}.thumbnail:hover{background-color: transparent;z-index: 50;
}.thumbnail span{ /*CSS for enlarged image*/position: absolute;background-color: lightyellow;padding: 5px;left: -1000px;border: 5px solid #fff;visibility: hidden;color: black;text-decoration: none;}.thumbnail span img{ /*CSS for enlarged image*/border-width: 0;padding: 2px;}.thumbnail:hover span{ /*CSS for enlarged image on hover*/visibility: visible;top: 0;left: 60px; /*position where enlarged image should offset horizontally */





	#content{
		position:relative;
			padding: 0px 25px 25px 25px;	background-color: #FFFFFF;	width: 600px;	height: auto;	margin: 0px 0px 50px 485px;	border-left: solid 1px #ccc;
	border-right: solid 3px #555;
	border-bottom: solid 2px #555;
	float: left;

		}			

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:696px;
		height:241px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */