html,body{margin:0;padding:0}
body {
	margin:0px; padding:0px;
	font-family: arial, verdana, sans-serif;
	font-size: 70%;
	color:#000000;
	background-color: #ffffff;
}
h1#maintitle{
    padding: 203px 0 0 0;
    overflow: hidden;
    background-image: url("/images/LoudDevices.gif");
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:203px;
    }
h2 {color: #000000; padding-top: 18px;}
h2#mainsub{margin-left: 162px; color:#000000;}
.pullquote-right {
width: 30%;
float: right;
margin: 8px 0 8px 12px;
}
p {	
	font-size:12px;
	line-height:16px;
	}
p.bottomnav {
margin-left:400px;
text-align:right;
}
a img {
	border:none;
}

a:hover img {
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}


a:link {
	color:#3B2EBD;
	text-decoration:none;
}
a:visited {
	color:#392C86;
	text-decoration:none;
}
a:hover {
	color:#6D181D;
	text-decoration:underline;
}
a:active {
	text-decoration:underline;
}
.mp3link {
color: #000000; text-decoration: none; font-size: 10px; 
}
.mp3link a:link { background: yellow; text-decoration: none; }
.mp3link a:visited { background: yellow; text-decoration: none; }
div#menu{float:left;width: 100%;padding-top:15px;background: #999999}
ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav{margin-left: 100px;width:600px}
ul#nav li{float:left;margin-right: 3px;text-align: center}
ul#nav a{float:left;width: 7em;padding: 5px 0;background: #E1E1E1;text-decoration:none;color: #666}
ul#nav a:hover{background: #E7F1F8;color: #000}
ul#nav li.activelink a,ul#nav li.activelink a:hover{background: #FFF;color: #003}
div#content{padding-top:35px;margin-left:105px;width:600px;}
div.vertspace{height: 35px; }
div.vertspacemore{height: 135px; }
div.device{clear:left;}
.quote {
	font: italic 1em/1.6em Georgia, "Times New Roman", Times, serif;
	background: url(/images/close-quote.gif) no-repeat right bottom;
	padding-left: 18px;
	padding-right: 12px;
	text-indent: -18px;
	float: right;
	margin: 20px 0 5px 10px;
	color: #999999;
}
div.quote:first-letter {
	padding-left: 18px;
	background: url(/images/open-quote.gif) no-repeat left top;
}
.attribution {
font: 8px Verdana, Arial, sans-serif #333333;
text-align: right;
margin: 0 8px 8px 8px;
color: #999999;
}
.attribution a:link {
	color:#999999;
	text-decoration:none;
}
.attribution a:visited {
	color:#999999;
	text-decoration:none;
}
.attribution a:hover {
	color:#6D181D;
	text-decoration:underline;
}
a:active {
	color:#6D181D;
	text-decoration:underline;
}


/* blog posts*/
div.blogpost {clear:left;}
div.blogpost p { font-size: 11px; font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #1C1C1C; }

div.blogpost p.blogger-labels { font-size: 9px; color: #999999; }

div.blogpost p.blogger-labels a { text-decoration: none; font-weight: bold; }

h3.blog { font-family: Georgia,"Times New Roman",serif;
	font-size: 12px;
	font-weight: bold;
	color: #600;
	line-height: 22px;
	background: url(images/saint.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 00px;
	float: left;
	text-transform: uppercase;
	letter-spacing: 1px; }
	
h3.blog span { float: left; }
	
h3.blog span.date { font-family: Georgia,"Times New Roman",serif;
	font-size: 10px;
	float: right; 
	color: #999999; font-weight: 100; 
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 2px;  display: block; }

.link-labels { font-size: 9px; color: #999999; }

