/* - - - - - - - - - - - - - - - - - - - - -

Title : Preamp Productions
URL : http://www.preamprod.com

December 2006

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

body		{
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			background: #161616;
			color: #e6e6e6;
			font-family: Lucida Grande, sans-serif;
			font-size: 14px;
			}



/* ----- IDS ----- */

#frame 		{
			margin-left: auto;
			margin-right: auto;
			margin-top: 0;
			margin-bottom: 60px;
			padding: 0px;
			width: 750px;
			text-align: center;
			}



#header		{
			margin-top: 270px;
			}

#headersm	{
			margin-top: 0px;
			width: 730px;
			padding: 10px;
			background: #161616;
			font-size: 12px;
			color: #e6e6e6;
			text-align: left;
			}
			
#headersm img	{
			float: right;
			}

#mid		{
			width: 750;
			height: 1000px;
			}
			
#copy 		{
			width: 750px;
			margin-top: 40px;
			margin-left: 0px;
			text-align: left;
			}

#copy img.float {
			float: left;
			margin-top: 0px;
			margin-bottom: -10px;
			margin-right: 4px;
			}

#copy p		{
			padding-top: 12px;
			padding-bottom: 12px;
			margin: 0px;
			}

#footer		{
			clear: both;
			margin-top: 30px;
			margin-bottom: 60px;
			padding-top: 8px;
			padding-bottom: 8px;
			border-top: 1px solid #666;
			border-bottom: 1px solid #666;
			font-size: 11px;
			text-align: center;
			}

#left		{
			float: left;
			width: 350px;
			margin-right: 25px;
			text-align: left;
			height: 300px;
			}
			
#right		{
			float: right;
			width: 350px;
			margin-left: 25px;
			text-align: left;
			}

#right img	{
			padding: 4px;
			border: 1px solid #666;
			}



a {
color: #fff;
font-weight: bold;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}


hr			{
			height: 0px;
			border-top: 1px dashed #666;
			border-bottom: 0;
			margin-top: 40px;
			margin-bottom: 40px;
			}


h1 {
font-family: Georgia;
font-size: 28px;
line-height: 120%;
margin-bottom: 4px;
}

h2 {
font-size: 30px;
line-height: 120%;
}

h3 {
font-size: 30px;
line-height: 120%;
float: left;
}





p {
line-height: 170%;
margin: 0px 0px 18px 0px;
}

p.photo {
		height: 210px;
		float: left;
		font-size: 10px;
		margin-left: 23px;
		margin-right: 23px;
		margin-bottom: 40px;
		}

