body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/background.jpg) repeat-x #9f9d91;
	margin:0;
}

A:link, A:visited, A:active
{
	color:#f7f700;
	text-decoration:none;
}

A:hover
{
	color:#f7f700;
	text-decoration:underline;
}

#container
{
	margin:10px auto;
	width:747px;
	border:2px solid #bbbbb7;
	background:#fff;
}

#header #logo
{
	margin:25px 5px 15px 21px;
}

#header #hr
{
	background:#bfbfbc;
	width:714px;
	height:2px;
	margin:2px 0px 0px 15px;
}

#header #nav
{
	margin:0 0 0 15px;
}

#leftCol
{
	float:left;
}

#leftCol h1
{
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:5px;
}

p
{
	margin:0px;
	padding:3px 3px 3px 17px;
	line-height:18px;
}

#rightCol
{
	width:340px;
	float:left;
	margin:0 0 0 3px;
}

#rightCol2
{
	width:330px;
	float:left;
	background-color: #bfbfbc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3;
	margin-left: 3px;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	height: 1194px;
	padding-bottom: 3px;
}

#indexLeftTop
{
	background:#d9d9d8;
	height:162px;
	width:366px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 15px;
	padding-right: 5px;
}
#indexLeftTop2 
{
	background:#d9d9d8;
	height:1200px;
	width:371px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 15px;
}
#indexLeftTop3 
{
	background:#d9d9d8;
	width:713px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 15px;
}

#indexLeftBottom
{
	background:#bfbfbc;
	height:248px;
	width:366px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 15px;
	padding-right: 5px;
}

#footer
{
	clear:both;
	width:714px;
	margin:0 0 15px 15px;
	background:#e3e3e3;
	font-size:10px;
}

#footer p
{
	padding:8px 0 8px 15px;
}

#rightCol img
{ 
	display:block;
}

#indexSmallImage
{
	border:1px solid #ccc;
	float:right;
	margin:6px;
}
