body	{
	background:#181818;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	margin: 0;
	overflow-y: scroll;
	}
	
a {color:#00b4ff; text-decoration:none; outline:none;}
a:visited {color:#006995; text-decoration:none;}
a:hover {color:#FFFFFF; text-decoration:none;}
a:active { color:#FFFFFF; text-decoration:none;}

br	{font-size:8px;}

#backdrop {
	background: url(images/planet_backdrop.png) no-repeat;
	height:100%;
	}

#normtext{
	margin: 0px; 
	padding:0px;
	font-size:12px;
	font-weight:100;
	text-align:left;
	color:#c9c9c9;
	text-align:justify;
	}
	
#site {
	width: 663 px;
	height:100%;
	}

#banner {
	background: url(images/site_banner_reel.png) no-repeat;
	width: 663px;
	height: 108px;
	}
	
	#banner_empty1	{
		width: 663px;
		height: 48px;
		}


	#banner_homelink	{
		width: 173px;
		height: 48px;
		float:left;
		}

	
	#banner_nav	{
		width:148px;
		height:59px;
		float:left;
		}
		
		#banner_nav_empty1{
				width:148px;
				height:13px;
				}
				
		#banner_nav_resume{
				width:148px;
				height:17px;
				}

		#banner_nav_portfolio{
				width:148px;
				height:17px;
				}
				
		#banner_nav_empty2{
				width:148px;
				height:12px;
				}

		#banner_empty2{
				width:299px;
				height:59px;
				float:left;
				}
				
		#altnav{
				width:216px;
				height:59px;
				float:left;
				}		
				
		#altnav_upper{
				width:216px;
				height:15px;
				}
				
		#altnav_upper_mininav_empty1{
				width:180px;
				height:15px;
				float:left;
				}
				
		#altnav_upper_mininav_blog{
				width:19px;
				height:15px;
				float:left;
				}

		#altnav_upper_mininav_cal{
				width:17px;
				height:15px;
				float:left;
				}
				
		#altnav_lower{
				width:216px;
				height:44px;
				}
									
	
#whitebar	{
	background:#FFFFFF;
	width: 663px;
	height:1px;
	}


#content	{
	width: 663px;
	height:1210px;
	font-size:4px;
	background: url(images/site_repeater_ticker.png) repeat-y;
	}
	
#content2	{
	width: 663px;
	height:890px;
	background: url(images/site_repeater_ticker.png) repeat-y;
	}


#content3	{
	width: 670px;
	height:500px;
	background: url(images/site_repeater_ticker.png) repeat-y;
	}


#content4	{
	width: 663px;
	height:650px;
	background: url(images/site_repeater_ticker.png) repeat-y;
	}

		#content_reel{
			width:649px;
			height:1000px;
			float:right;
			font-size:4px;
			}
			
		#content_resume{
			width:649px;
			height:870px;
			float:right;
			text-align:left;
			}


		#content_portfolio{
			width:354px;
			height:391px;
			text-align:left;
			padding-left: 15px;
			}
			
				#content_portfolio_title1{
					width:347px;
				}
				
				#content_portfolio_ticker{
					float:left;
					width:40px;
				}
				#content_portfolio_thumbs{
					font-size:4px;
					width:307px;
					float:right;
				}

		#content_cal{
			width:649px;
			height:650px;
			float:right;
			text-align:left;
			}
