*
	{
	margin: 0px;
	padding: 0px;
	}
	
a
	{
	text-decoration: none;
	}
	
a:link
	{
	color: #8d1212;
	}
a:visited
	{
	color: #8d1212;
	}
a:hover
	{
	color: #8d1212;
	text-decoration: underline;
	}
	
.post a
	{
	font-size: 80%;
	}
	
p
	{
	line-height: 140%;
	}
	
.col-inner p
	{
	margin-bottom: 10px;
	}

ul, li
	{
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
img
	{
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
	
strong
	{
	font-weight: bold;
	}

body
	{
	font-size: 90%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	text-align: center;
	background: white url(images/body-background.gif) repeat-x;
	color: #777;
	}
	
#wrapper
	{
	text-align: left;
	margin: 0px auto;
	width: 1001px;
	background: white url(images/background.gif) top center no-repeat;
	}

.clear
	{
	clear: both;
	}

h1
	{
	clear: both;
	text-align: center;
	padding: 25px;
	}
	
h2
	{
	margin-bottom: 10px;
	color: #8d1212;
	font-weight: normal; 
	}
	
h3
	{
	font-size: 190%;
	color: #b5b5b5;
	font-weight: normal;
	margin-top: 25px;
	}
	
	
/*--nav--*/


#nav
	{
	margin-left: 50px;
	}
	
#nav a, #nav a:link, #nav a:visited
	{
	color: white;
	text-decoration: none;
	}
	
#nav a:hover
	{
	color: #777;
	}

#nav ul
	{
	text-align: center;
	width: 856px;
	font-size: 110%;
	color: white;
	background-color: #b5b5b5;
	height: 22px;
	}

#nav img, #nav ul
	{
	float: left;
	display: inline;
	}

#nav li
	{
	display: inline;
	margin: 0 30px;
	}	
	
#nav li ul
	{
	visibility: hidden;
	}
	
/*--home-*/
#download-cv
	{
	margin: 30px 0;
	display: block;
	background: transparent url(images/download-cv.gif) top left no-repeat;
	width: 125px;
	height: 24px;
	}
	
#download-cv span
	{
	display: none;
	visibility: hidden;
	}
	


#download-cv:hover
	{
	display: block;
	background: transparent url(images/download-cv-over.gif) top left no-repeat;
	width: 125px
	height: 24px
	text-decoration: none;
	}
	

	
/*--content--*/

#content
	{
	width: 951px;
	margin: 25px;	
	}
	
#col1
	{
	float: left;
	display: inline;
	width: 475px;
	border-right: solid 1px #d8d8d8;
	}
	
#col1-borderless
	{
	float: left;
	display: inline;
	width: 475px;
	}
	
#col2
	{
	float: left;
	display: inline;
	width: 475px;
	}

#col1-wide
	{
	float: left;
	display: inline;
	width: 650px;
	border-right: solid 1px #d8d8d8;
	}
	
#col2-narrow
	{
	float: left;
	display: inline;
	width: 300px;
	}
	
#col1-tripple
	{
	float: left;
	display: inline;
	width: 316px;
	border-right: solid 1px #d8d8d8;
	}

#col2-tripple
	{
	float: left;
	display: inline;
	width: 316px;
	border-right: solid 1px #d8d8d8;
	}
	
#col3-tripple
	{
	float: left;
	display: inline;
	width: 316px;
	}
	
.col-inner
	{
	margin: 25px;
	}
	
object
	{
	margin-top: 50px;
	
	}

#random-image
	{
	margin-left: 25px;
	}
	
.player
	{
	float: left;
	display: inline;
	margin: 25px 50px;
	padding: 2px;
	}	

.quote
	{
	float: right;
	display: inline;
	margin: 25px;
	padding: 20px 0 15px 55px;
	background: #f2f2f2 url(images/open-quote.gif) top left no-repeat;
	border-top: solid 1px #b5b5b5;
	border-bottom: solid 1px #b5b5b5;
	}
	
	
.quote h3
	{
	margin: 0;
	padding-right: 55px;
	background: transparent url(images/close-quote.gif) top right no-repeat;
	display: inline;
	font-size: 170%;
	font-weight: normal;
	color: #aaa;
	}
	
/*--webdesign--*/

#webdesign
	{
	margin: 25px;
	padding: 25px;
	/*background: #d8d8d8 url(images/websites/wide-border-top.gif) top center no-repeat;*/
	}
	
#webdesign li
	{
	float: left;
	display: inline;
	background: transparent url(images/websites/web-thumb-background.jpg) top center no-repeat;
	padding: 15px;
	margin-top: -15px;
	}
	
#webdesign li img
	{
	clear: both;
	/*margin-bottom: 10px;*/
	/*border: 5px solid #d8d8d8;*/
	}

#webdesign li a
	{
	color: #777;
	text-decoration: none;
	text-align: center;
	}
	
#webdesign li p
	{
	margin: 10px 0;
	}

#webdesign li p span
	{
	margin-left: 10px;
	color: #8d1212;
	}
	
/*--images--*/

.image-catagory
	{
	padding: 25px 0;
	margin: 0 25px;
	border-bottom: 1px dotted #d8d8d8;
	}

.image-catagory-thumb
	{
	float: left;
	margin-right: 20px;
	}

.image-catagory-description
	{
	float: right;
	}
	
/*--music--*/

.music-cover
	{
	float: right;
	margin: 0 25px;
	}
	
.music-description
	{
	margin-left: 25px;
	}
	
#music-subnav a
	{
	color: #777;
	}
	
#music-subnav a:hover
	{
	text-decoration: none;
	color: #222;
	}

#music-subnav ul
	{
	margin: 0 25px 25px 25px;
	padding-bottom: 10px;
	text-align: center;
	/*font-size: 80%;*/
	border-bottom: 1px solid /*#8d1212*/ #d8d8d8;
	}

#music-subnav li
	{
	display: inline;
	padding: 0 15px;
	border-right: solid 1px /*#8d1212*/ #d8d8d8;
	}
	
#music-subnav ul li:last-child
	{
	padding-right: 0;
	border: none;
	}

/*--video--*/

#video-content
	{
	background: transparent url(images/video/showreel-background.jpg) top left no-repeat;
	width: 951px;
	height: 380px;
	/*margin: 25px;*/
	text-align: center;	
	}

#video
	{
	margin: 0 auto;
	padding: 25px;
	}
	
.video-thumb
	{
	float: left;
	margin-right: 25px;
	}
	
#video-list li
	{
	margin-bottom:  10px;
	}
	
.flashvideo embed
	{
	margin-bottom: 25px;
	}

/*--installation--*/

#installation-subnav
	{
	text-align: center;
	margin: 25px;
	}

#installation-subnav li
	{
	float: left;
	display: inline;
	margin: 25px;
	}
	
#installation-subnav li p, #installation-subnav li a
	{
	color: #a5a5a5;
	}
	
#installation-subnav li a:hover p	
	{
	text-decoration: none;
	color: #666;
	}
	
.installation-thumb
	{
	margin-bottom: 25px;
	}
	
/*--slideshow--*/

#slideshow-content
	{
	background: transparent url(images/video/showreel-background.jpg) top left no-repeat;
	width: 951px;
	/*margin: 25px;*/
	text-align: center;	
	}

#slideshow
	{
	margin: 0 auto;
	padding: 25px;
	}
	
/*--contact--*/

#contact-content
	{
	background: transparent url(images/contact/contact-background.jpg) top left no-repeat;
	width: 951px;
	/*margin: 25px;*/
	text-align: center;	
	}

#contact
	{
	margin: 0 auto;
	padding: 25px;
	}
	
#contact label
	{
	color: #8D1212;
	}
	
#contact input, #contact textarea
	{
	color: #777;
	}
	
/*--documentation--*/

#documentation-content
	{
	/*background: transparent url(images/installation/documentation-background.jpg) top left no-repeat;*/
	width: 951px;
	/*margin: 25px;*/
	text-align: center;	
	}

#documentation
	{
	margin: 0 auto;
	padding: 25px;
	}



	
