@charset "UTF-8";
/* CSS Document */

* { border: 0; padding: 0; margin: 0; color: inherit; outline: 0; }
body {
	font-family: Georgia, serif; 
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	background-image: url(../images/test_bg.jpg);
	background-repeat: repeat;
}

h1 { color: #000000; padding-top: 50px; font-style: normal; font-weight: normal; }
h1, h2 { font-size: 25px; line-height: 30px; margin: 0; text-decoration: underline; font-style: normal; font-weight: normal; }
h3 {
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	font-style: normal;
	font-weight: normal;
}
h1, ul { margin: 0 0 10px 0; font-style: normal; font-weight: normal; }
p, li { margin-bottom: 0px; width: 510px; }
h1 a { text-decoration: underline; border: none; font-style: normal; font-weight: normal; }

div.slide_content div.s { margin: 10px 0 20px 0; width: 510px; }
div.slide_content div.slide_content div.s { margin: 5px 0 20px 0; }
div.slide_content div.slide_content p { margin: 0 0 5px 0; }

a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
a#hed {
	color: #000000;
	text-decoration: underline;
}
a#hed:hover {
	color: #000000;
}
a#sub {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
a#sub:hover {
	color: #000000;
}

.hider {
	padding-top: 20px;
	padding-left: 10px;	
}

.twoColFixRtHdr #container {
	width: 1030px;
	margin: 0;
	border: 0px;
	text-align: left;
	margin-left: 20px;	
}

#imageswaps {
	width: 490px;
	padding: 0 0 0 0;
	font-family: Georgia, serif;
	color: #000000;
	float: right;
}

#menu {
	width: 510px;
	padding: 10px 10px 0 10px;
	font-family: Georgia, serif;
	color: #000000;
	float: left;
}

.spc { margin-top: 20px; }

img { 
	display: block; 
	margin: 10px 0 10px 0; 
	border: 0;
}
img#flip {
	margin: 0;
	border: 0;
	display: inline;
}
#buylinks img {float:left; display:block; margin:0 1px 4px 1px; width:83px; height:auto;} 
#clear {clear:both;}