												 /* CSS for Articles & Testimonials Pages */ 
body {margin:0; padding:0; background: url(imgs/abg.jpg) repeat-y;} 
												/* Main Areas */ 
#content {position:absolute;z-index:10;width:700;left:100;top:0;background:transparent; overflow:hidden; padding: 50px 0 0 0; } 
	#content a:hover {text-decoration:underline;} 
#brand { position: absolute; z-index:50; width:250; height:100; left:550; top:0; background: transparent; overflow: visible; padding:0; margin:0; } 
	#brand img {margin:0; padding:0;} 
												/* Header Styles */ 
h1 { font: 24pt/25pt Times New Roman; color:#600; text-align:left; padding:5px 250px 0 28px; } 
h2 { font: bold 18pt/21pt Times New Roman; color:#600; text-align:right; padding:2px 50px; } 
h3 { font: bold 15pt/16pt Times New Roman; color:#000; text-align:left; padding:1px 30px; } 
#line {width: 90%; height:1px; margin: -25px 25px 0px 25px; padding: 0; border: 1px solid #999; } /* HR style */
	body>#line { margin: 0; padding: -25px 25px 0px 25px; } 
	#shortline { width: 60%; height: 1px; margin: -25px 50px 0px 25px; padding:0; border:1px solid #999; } 
		body>#shortline { margin:0; padding: -25px 50px 0px 25px; } 
												/* Paragraph & Font Styles */ 
p { font: 12pt/13pt Verdana; color: #000; padding: 0px 70px 0px 30px; } 
.q { font: bold 12pt/13pt Verdana; color: #600; margin-bottom: 10px; }
.ctr {text-align:center;} 
strong {font-weight: bold;} 
em {font-style: italics;} 
blockquote {font: 11pt/12pt Verdana; padding: 10px 25px; color:#666;} 
code {font: bold 10pt/11pt Verdana; color: #666; letter-spacing: 0.01em; word-spacing: 0.02em; padding: 0px 22px;} 
												/* Custom Styles */ 
.brand { font: 900 12pt/14pt Verdana; color:#000; text-align:center; margin:-1px 0 0 0; padding:0; } 
.credits { font: bold 7pt/7pt Arial; color:#999; text-align:center; } 
.credits a {text-decoration:none; color:#999;}