body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	text-align: center;
	line-height: 1.5em;
	color: #666;
	background: #fff;
}

#wrap {
	background: #fff url(bg_grey.gif) repeat-y;
	position: relative;
	margin: 0 auto;
	padding: 0 18px;
	font-size: 12px;
	text-align: left;
	width: 742px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 778px;
	min-height: 100%;
}

html>body #wrap {
  	width: 742px;
} 

#header {
	background: #fff url(cymbaltanews_logo.gif) no-repeat top left;
	background-repeat: no-repeat;
	height: 70px;
	padding: 0;
	margin: 0;
}

#header h1 {
	font-size: 1px;
	display: none;
	padding: 0;
	margin: 0;
}

#nav {
	background: #fff url(nav_bg.gif) repeat-x;
	position: relative;
	height: 20px;
	margin: 0 auto;
	padding: 0 20px;
	font-size: 10px;
	line-height: 1.8em;
	text-align: left;
	width: 702px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 742px;
	font-weight: bold;

}

html>body #nav {
  	width: 702px;
} 

#main {
	margin: 0;
	padding: 1em 20px;
	background: #fff;
	width: 702px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 742px;
}

html>body #main {
  	width: 702px;
} 

#footer {
	margin: 0;
	background: #c8c8c8;
	text-align: center;
	font-size: 10px;
}

h1 {
	font-family: georgia;
	font-size: 20px;
	text-decoration: underline;
	font-weight: bold;
	color: #2C83B8;
	text-align: center;
}


h2 {
	font-family: georgia;
	font-size: 16px;
	color: #A4BD00;
	text-decoration: underline;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h3 {
	font-family: georgia;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #2C83B8;
}

a:hover {
	color: #A4BD00;
	text-decoration: underline;
}

h2 a {
	color: #A4BD00;
	text-decoration: underline;
}

h2 a:hover {
	color: #2C83B8;
	text-decoration: underline;
}

#nav a {
	color: #A4BD00;

}

#nav a:hover {
	color: #2C83B8;

}
