/* TWO COLUMN LAYOUT */

body {
	text-align:center; /* IE6 needs this to center the layout in the browser window */
	
	}
	
	
p {
	color:#000;
	padding-top: 10px;
	font-size:0.9em; /* 12pt */
	line-height:1.25; /* on 15pt */
	margin-bottom:0.75em;
 	}
	
strong {
	color:#7D0D00;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
}


strong a{text-decoration: none;	
	
}
#main_wrapper {
	max-width:960px; /* sets max layout width */
	min-width:720px; /* sets min layout width */
	margin-left:auto;  /* centers layout in browser */
	margin-right:auto; /* centers layout in browser */
	text-align:left;	
	}
#header {
	padding-left:145px;
	padding-top: 28px;
	padding-bottom: 15px;
	}
	
	
#nav {
	width:140px; /* the content margin must match this value */
	float:left;
	}
	
	#nav_inner {
	padding-top: 1em;
	padding-right: .5em;
	padding-bottom: 1em;
	padding-left: 0em;
	}
	
	#nav_inner a{
	
	text-decoration:none;
	
	}
	
	#nav_inner ul li{
	background-color:#C9C9C9;
	margin-bottom: .7em;
	width: 4em;
	padding-left: 5px;
	}
	
#content {
	margin-left:140px;
	/*border-left-width: 1.5px;
	border-left-style: solid;
	border-left-color: #AE2B29;*/
	margin-bottom: 0px;
	}
#footer {
	clear:both; /* makes the footer sit below whichever column is longest */
	margin-right: auto;
	margin-left: auto;
	}
	
	#footer_inner{
	padding-left: 175px;
	padding-right: 90px;
	padding-bottom: 5px;
	padding-top: 10px;
	}
#footer_inner p {
	margin-top: 0;
	margin-bottom: 10px;
	text-align: center;
	font-size: 0.7em;
	}
#header_inner, #nav_inner, #content_inner, #promo_inner {
	overflow:hidden; /* clips oversize elements that would otherwise expand divs and break the layout */
	}
	
#header_inner {
	display:block;
	padding-left: 0px;
	background-image: url(../images/sketchSantamonica.jpg);
	background-position: 290px -90px;
	background-repeat: no-repeat;
	}

.logo {
	background-image: url(../images/brentbannerwithrollover.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 101px;
	width: 300px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.logo a:hover{
	background-position: -300px 0;
	padding-left: 145px;	
	
	
}


#content_inner {
	margin-top: 20px;
	padding-top: 2em;
	padding-right: 1em;
	padding-bottom: 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #970000;
	border-bottom-color: #970000;
	border-left-color: #970000;
	border-top-color: #970000;
	padding-left: 2em;
}
	
	
	
#musicIntro{
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	width: 560px;
	padding-top: 10px;
	padding-bottom: 10px;	
}


#musicIntro p{
}
	
	
#flashContainer{
		margin-top: 10px;
}

#designContainer{
	margin-top: 0px;
	margin-left: auto;	
}

#designContainer  a { 
	text-decoration: underline;
}

#designContainer a:hover{
	color:#AAA;
}

#designContainer p{
	font-size: .78em;
	line-height: .9em;
}

.trannyPaintingContainer{
	float: right;
	background-image: url(../images/paintingTrannysmall.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	width: 430px;
	padding-top: 400px;
	background-position: 106px 55%;
	margin-bottom: 0px;
	margin-right: 0px;
	clear: both;
	text-align: left;
}

.trannyPaintingContainer p{
	padding-top: 0px;
	text-align: left;
	padding-left:106px;
	padding-right: 0px;
	font-size: .75em;
}

.textcontainer{/*this is for the index page*/
	background-image: url(../images/sketchbook-face.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 300px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: 10px 40px;
	margin-right: 0px;
	padding-right: 90px;
	height: 400px;
	margin-left: auto;
}


.textcontainer p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 1.em;
	font-size: 0.90em;
	line-height: 1.3em;
	padding-top: 0px;
}

.linkContainer{
	height: 400px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}

.linkContainer p{ font-family:Tahoma, Geneva, sans-serif;
	font-size: 1.em;
	font-size: .95em;
	line-height: 1em;
	
}

.linkContainer a {
	color: #000;
	text-decoration:underline;
}


.linkContainer a:hover{
	color:#888;
}


.contactContainer{
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 400px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 0px;
}

.wordsContainer{
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 220px;
	background-image: url(../images/beeSketch.jpg);
	background-repeat: no-repeat;
	background-position: 95% 98%;
	height: 400px;
}


	

#albumContainer {
	height: 350px;
	margin-top: 1em;
}

#albumContainer h6{
	font-size: .9em;	
	
	
}



.albumArt{
	height: 144px;
	width: 200px;
	float: left;
	margin-right: 2em;
	margin-bottom: 0.8em;
	line-height: 1em;	
}

 



	
.albumArt a{
	text-decoration: underline;			

}
	
.albumArt a:hover{
	text-decoration: underline;
	
	
}

#albumContainer p{
	font-family: "Courier New", Courier, monospace;
	font-size: .8em;
	margin-top: -21px;
	line-height: .9em;
}
	
ul, li {
	padding: 0;
	text-decoration: none;
	list-style-type: none;
	font-family: "Courier New", Courier, monospace;
	color: #000;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3em;
}

.overblind{
	background-image:url(../images/overblindcdcover72thumb.jpg);
	background-repeat: no-repeat;
	
	
}






	
	
.hamiltonHouse{
	background-image: url(../images/hamiltonhousethumbnail.jpg);
	background-repeat: no-repeat;
	
}
	
	


.mopar {
	
	background-image: url(../images/moparforsite.jpg);
	background-repeat: no-repeat;
	
	
}


#bottomParagraph{
	
}

#bottomParagraph p{
	background-color:#C9C9C9;
	width: 240px;
	padding: 0.6em;
	font-size:1em;
	letter-spacing: .40em;
	
}

#nameHeader {
	padding-top: 20px;
	width: 600px;
	clear: both;
	height: 22px;
	margin-top: 20px;
	margin-right: 0px;
	float: right;
	background-color: #DDD;
	font-size: 1.5em;
	color: #800;
	font-family: "Courier New", Courier, monospace;
	text-align: left;
	letter-spacing: -0.15em;
}

.videoContainer{
	height: 350px;
 	background-image: url(../images/brentwithparlourgtrsmall.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 0;
}

.videoContainer p{
	width: 513px;
}

#photos{
	background-image: url(../images/brentilike.jpg);
	background-repeat: no-repeat;
	height: 300px;
	margin-top: 1em;
}

#photoTwo{
	background-image: url(../images/brentjeffsstudio.jpg);
	
	
	background-repeat: no-repeat;
	height: 382px;
	width: 288px;	
}


.firstLine{
	font-family: "Courier New", Courier, monospace;
	font-size:1.5em;
	color:#AC0000;
	padding: 2px;
}
.downloads{
	float: left;
	width: 30%;
}

#photoFloat{
	background-image: url(../images/brentwithparlourgtrsmall.jpg);
	float: left;
	width: 360px;
	height: 326px;
	background-repeat: no-repeat;	
}

