/* Created by Igor Penjivrag (www.colorlightstudio.com) - 12.11.2006 */body {	margin: 0px;	background: url(img/top_bg.gif);	background-repeat: repeat-x;	font-family: Verdana, Arial, sans-serif;        font-size: .6em;}p {	line-height: 17px;	margin: 11px 0 10px 0;	padding: 0px;}h2 {	color: #73353A;	margin:0px;	padding:0px;	font-size: 15px;}ul {	font-size: 10px;	margin:0;	padding:0;	list-style-image: url(img/bullet.gif);}a {	color: #8B0000;}a:hover {	text-decoration: none;}blockquote{	background: #F7FDE3;	color: #606060;	padding: 10px;}/**** Main Container ***/#wrap {       margin-left: auto;       margin-right: auto;       width: 730px;}/**** Top ***/#top {	width: 100%;	height: 88px;	color: #fff;	background: #000 url(img/top_bg.gif);	overflow:hidden;}#top h2 {	color: White;	letter-spacing: 3px;	font-size: 2.4em;	font-weight: normal;	position: relative;	margin: 0px;	top:33px;	display:block;	float:left;	background: url(img/logo.jpg) no-repeat;	padding-left: 40px;}#top h2 a {	color: white;	text-decoration: none;}#top h2 a:hover {        color: #FF5938;}/**** Main Menu ***/#menu {	display: block;	float:right;}#menu ul {	margin: 0;	list-style: none;}#menu li {	display: block;	float: left;	white-space: nowrap;}#menu li a {	display: block;	padding: 55px 20px 12px 20px;	text-decoration: none;	color: #fff;}* html #menu a {width:1%;}#menu li a:hover {	background: #FF5938;}#menu li a.current {	letter-spacing: 1px;	color: gray;}#menu li a.current:hover {	color: #fff;}/**** Content Container ***/#content {	width: 100%;	margin-top:30px;}#content h2 {	margin: 0;	padding: 10px 0 10px 0;}/**** Content ***/#left ul {	padding: 15px 0 15px 35px;	margin:0;}#left li {	margin-bottom:5px;}#left {	width: 350px;	float:left;	display: block;        margin-left: 20px;	display: inline;}}