@charset "iso-8859-1";
/* this stylesheet is for all pages of ramblermagazine.com*/


body {
	background-color: #999999;
	text-align: center;
}
p {  color: #000000; font-size: 14px; font-family: arial; font-weight: 600; text-indent:20px;}

img {
	border: none;
}
.windowbg { BACKGROUND: #FFFFFF; }
.windowbg2 { BACKGROUND: #F7F7F7; }
.bubble {background-color:#DFDAC0;}
.tl {padding: 0; width: 4; text-align: left; vertical-align: top}
.tr {padding: 0; width: 4; text-align: right; vertical-align: top}
.bl {padding: 0; width: 4; text-align: left; vertical-align: bottom}
.br {padding: 0; width: 4; text-align: right; vertical-align: bottom}
#topbar {
	text-align: center;
	width: 800px;
	position: relative;
	height: 363;
	background-repeat: no-repeat;
}

#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	background: url(glossbg.gif);
	padding-right: 0px;
	padding-left: 0px;
	width: 796px;
	text-align: center;
border-top: 2px solid #000000; border-bottom: 2px solid #000000; border-right: 2px solid #000000; border-left: 2px solid #000000;
	
}
#nav ul {
	list-style: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	margin: 0px;
	padding-left: 0px;
}
#nav li {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	display: inline;
	letter-spacing: 1px;
}
#nav a:link, #nav a:visited {
	color: #ffffff;
	weight: 800;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
	padding: 0px;
}
#nav a:hover {
	color: #FF6;
	weight: 800;
}
#nav .current a:link, #nav .current a:visited {
	color: #FFFF00;
	text-decoration: none;
}
#content {

	padding: 3px;
	background: white;
	margin-top: 0px;
	border-top: 2px solid #000000; border-bottom: 2px solid #000000; border-right: 2px solid #000000; border-left: 2px solid #000000;

}
#content H1	{  
	color: #000000; 
	line-height: 25px;
	background-image: url(bg.gif);
	background-color: #DFDAC0;
	text-align: left; font-size: 20px; font-weight: 900; font-family: verdana; text-decoration: none; 
	border-top: 2px solid #000000; border-bottom: 2px solid #000000; border-right: 2px solid #000000; border-left: 2px solid #000000;
	position: relative;
}

#content H3 {  
	color: #000000; 
	font-size: 20px; 
	font-weight: 900; 
	font-family: verdana; 
	text-decoration: none;
}
#content H4 { 
	background: #F6F2DB; 
	font-size: 12px; 
	font-family: arial; 
	font-weight: 400; 
	border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-right: 1px solid #000000; border-left: 1px solid #000000;

 } 
}
#content p {  color: #000000; font-size: 14px; font-family: arial; font-weight: 600; text-indent:20px;}

#footer {
	clear: both;
	text-align: right;
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	background-color: #9c6;
	line-height: 14px;
}
a:link, a:visited{
	color: #900;
	font-family: arial, Helvetica, verdana;
	text-decoration: none;
	font-weight: 900;
}
a:hover {
	color: #900;
	font-family: arial, Helvetica, verdana;
	text-decoration: underline;
	font-weight: 900;
} 
