﻿body	{
	min-width: 760px;
	max-width: 1200px;
	margin-left:auto;
	margin-right:auto;
	}

#banner	{
	background-color:#336699;
	background-image:url('../Images/suninhand.jpg');
	background-repeat:no-repeat;
	background-position:right center;
	color:white;
	height: 175px;
	width: 100%;
	}

#banner h1	{
	font-size:2.5em;
	font-family: Gungsuh, "Century Gothic", "Gill Sans", Arial, sans-serif;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 50px;
	
}

#banner h2	{
	font-size:x-large;
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
	margin-left: 125px;
	margin-top:0;
}

#ascontent	{
	text-align:center;
}


#left	{
	border: 1px solid black;
	padding-top: 0px;
	padding-left: 0px;
	text-align:center;
	float:left;
	width: 180px;

}

#left h4	{
	font-family:Arial, Helvetica, sans-serif, Georgia;
	background-color:#336699;
	color:white;
	text-align:center;
	margin-top:0px;
	margin-bottom:3px;
}

ul.nav	{
	margin-left:5px;
	margin-top:5px;
	margin-bottom:10px;
	list-style:none;
	padding-left:0;
	padding-bottom:0;
	width: 100%;
	border-bottom:none;
	float:left
	
}

ul.nav li	{
	float:left;
}

ul.nav a	{
	width: 9em;
	padding: 7px 5px 7px 30px;
	margin-right: 5px;
	font-size: .9em;
	text-decoration:none;
	text-transform:uppercase;
	color:white;
	display:block;
	text-align:left;
	background-image:url('../images/0036_bullet02.png');
	background-repeat:no-repeat;
	background-position:left center;
}

ul.nav a:link	{
	color:navy;
}

ul.nav a:visited	{
	color:maroon;
}

ul.nav a:hover	{
	color:red;
}

ul.nav a:active	{
	color:aqua;
}

ul#articles	{
	margin:0;
	padding:0;
	list-style:none;
}

#articles a	{
	color:#000;
	font-size:.8em;
	text-transform:uppercase;
	text-decoration:none;
		margin-right: 5px;
	padding:7px 5px 7px 30px;
	display:block;
	text-align:left;
	background-image:url('../images/0112_arrowdotsm.png');
	background-repeat:no-repeat;
	background-position:left center;
}

ul#articles a:link	{
	color:navy;
}
ul#articles a:hover	{
	color:red;
}

ul#articles a:hover	{
	color:red;
}

ul#articles a:active	{
	color:aqua;
}


#adlink	{
	width:180px;
	border-top:medium;
	border-top-color:black;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#book	{
	text-align:center;
	margin-top:15px;
	padding-top: 10px;
}

ul.sellers	{
	margin-left:5px;
	margin-top:5px;
	margin-bottom:10px;
	list-style:none;
	padding-left:0;
	padding-bottom:0;
	width: 160px;
	border-bottom:none;
}

ul.sellers a	{
		width: 9em;
	padding: 7px 5px 7px 30px;
	margin-right: 5px;
	font-size: .7em;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	text-align:left;
	background-image:url('../images/0189_arrow.png');
	background-repeat:no-repeat;
	background-position:left center;

}


#right	{
	float: right;
	width: 200px;
	border: 1px solid black;
	padding-top: 0px;
	padding-left: 0px;
	text-align:center;

}

#right h4	{
	font-family: Arial, Helvetica, sans-serif, Georgia;
	background-color: #33cc99;
	color: #FF0000;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 3px;
}


#topphoto	{
	margin-bottom:5px;
}
.photo	{
	margin-top: 5px;
	padding-top: 10px;
	text-align:center;
}

#main	{
	margin-left: 200px;
	margin-right: 220px;
	font-family:Arial, Helvetica, sans-serif, Georgia;
}

#main h1	{
	text-align: center;
	color: maroon;
	background-color: #FFFFFF;
}
#main h4	{
	background-color:#4874DB;
	color:white;
}

#mainphoto1	{
	float:right;
}

#form	{
	border:thin;
	border-color:black;
	background-color:#E0E0E0;
	width:350px;
	margin-left:auto;
	margin-right:auto;
}

.affiliate	{
	text-align:center;
}



#bottomad	{
	text-align:center;
}

#footer	{
	text-align:center;
	font-size: .9em;
	clear:both;
	border:medium solid black;
	margin-top: 6px;
}

a:link	{
	color: blue;
	font-weight: 700;
}
a:visited	{
	color: #900;
}
a:hover	{
	color: red;
}
a:active	{
	color: #b2f511;
}


