* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	font-size: 85%;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background: #cdcdcd url(../images/background.png) repeat-x;
}

DIV#wrap {
	border-left-color: black;
	border-right-color: black;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	padding-bottom: 0px;
	background: #fff url(../images/wrap_left.png) repeat-y top left;
	width: 950px;
	height: 100%;
	margin: 0 auto;
}


DIV#header {
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-style: none;
	border-right-style: solid;
	border-top-style: solid;
	border-right-color: #000;
	border-top-color: #000;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	position: relative;
	height: 132px;
	width: 100%;
	margin-bottom: -5px;
}


img#top_banner      
{
	right: 15px;
	position:  absolute;
	top: 15px;
	width: 590px;
	height: 100px;
	overflow: hidden;
	background: no-repeat;			
}

DIV#nav {
	width: 100%;
	height: 27px;
	background: #800000;
	padding-top: 3px;
}

	#nav ul
	{
		position: relative;
		top: 2px;
		left: 50px;
	}
	
	#nav li
	{
		list-style: none; 
		display: inline;
		float: left;
		height: 25px;
		margin: 0;
		padding: 0;
	}
	
	#nav li a span
	{
		display: none;
	}
	
	#nav li a
	{
		display: block;
		height: 25px;
		margin: 0;
		padding: 0;
	}
	
		#nav li#home_top a
		{
			background: url(../images/nav_home.png) no-repeat top left;
			width: 83px;
		}

		#nav li#thisiss_top a
		{
			background: url(../images/nav_thisissue_top.png) no-repeat top left;
			width: 119px;
		}
	
		#nav li#getstart_top a
		{
			background: url(../images/nav_getstart_top.png) no-repeat top left;
			width: 127px;
		}
	
		#nav li#tips_top a
		{
			background: url(../images/nav_tips_top.png) no-repeat top left;
			width: 93px;
		}
	
		#nav li#sites_top a
		{
			background: url(../images/nav_sites_top.png) no-repeat top left;
			width: 100px;
		}
	
		#nav li#qanda_top a
		{
			background: url(../images/nav_qanda_top.png) no-repeat top left;
			width: 76px;
		}
	
		#nav li#subscribe_top a
		{
			background: url(../images/nav_subscribe_top.png) no-repeat top left;
			width: 93px;
		}
	
		#nav li#issues_top a
		{
			background: url(../images/nav_backissues_top.png) no-repeat top left;
			width: 106px;
		}

		#nav li#surnames_top a
		{
			background: url(../images/nav_surnames_top.png) no-repeat top left;
			width: 106px;
		}



DIV#main {
	width: 100%;
	clear: left;
	min-height: 800px;
}

DIV#col1 {
	width: 152px;
	float: left;
	padding-top: 2em;
}



DIV#col2 {
	margin-right: 0;
	margin-top: 1.5em;
	width: 595px;
	float: left;
	padding: 0;
	padding: 15px 18px 10px 18px;
	line-height: 1.6em;
	color: #262418 
}

	div.homebox
	{
		margin-bottom: 1.3em;
	}


DIV#col4 {
	margin-bottom: 10px;
	margin-top: 1.5em;
	width: 155px;
	float: left;
	text-align: center;
}

	
#col4 a
{
	color: #102e40;
}

#col4 a:hover
{
	text-decoration: none;
}

DIV#top_search
{
	height: 35px;
}


a img {
	border: none;
}

h1, h2, h3, h4
{
	font-family: "Lucida Grande", Verdana, Arial;
}

h1
{
	padding: 4px 0;
	border-bottom-color: #c5c5c5;
	border-top-color: #c5c5c5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 1em;
	display: block;
	width: 100%;
	line-height: 2.5em;
	height: 26px;
}
	h1 span
	{
		display: none;
	}

h2
{
	padding: 0.5em 0.5em;
	color: #38474d;
	font-weight: bold;
	font-size: 19px;
}

h3
{
	padding: 0.7em;
	color: #cb0202;
	text-transform: uppercase;
	font-size: 15px !important;
	display: block;
}


/*********** OTHER DIVS ************/


/******************************************** FOOTER ********************************/


DIV#footer {
	margin-left: 150px;
	margin-bottom: 0px;
	margin-right: 0;
	margin-top: 25px;
	font-size: .8em;
	line-height: 1.5em;
	border-top-color: #6e6a4b;
	border-top-width: 1px;
	border-top-style: solid;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background: #740000 url(../images/footer.png) no-repeat;
	height: 43px;
	clear: both;
	color: white;
	width: 800px;
	padding: 5px 0;
}


#footer li
{
	float: left;
	display: inline;
	margin-right: 10px;
}

#footer li a:link, #footer li a:visited {
	text-decoration: underline;
	font-style: normal;
	padding-top: .5em;
	padding-left: 2em;
	font-weight: normal;
	color: white;
}


#footer li a:hover {
	text-decoration: none;
	color: #72be60;
}

#footer li a:active {
	color: #72be60;
}

#footer ul
{
	float: left;
}


#footer p
{
	padding-right: 1em;
	text-align: right;
}

/******** IMAGES **********/

/****************************************** NAVBAR ****************************************/


/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
/* Menu item containers, position children relative to this container and are a fixed width */
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
/* Menu item containers are same fixed width as parent */
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
/* Menu items are a light gray block with padding and no text decoration */
/* Menu items that have mouse over or focus have a blue background and white text */
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul}

