body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/pageLayout/bckgrnd.jpg);
	background-repeat: repeat-x;
}
img {
   behavior: url("pngbehavior/pngbehavior.htc");
}
#container {
	margin: 0 auto;
	padding: 0;
	width: 700px;
	text-align: left;
	line-height: 0.2em;
}
#topNav {
	margin: 0;
	padding: 0;
	background: url(../images/pageLayout/center_bckground.jpg) repeat-y;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
}
#topNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#topNav a:hover {
	color: #FFFFFF;
	background-color: #CC0000;
}
#bottom {
	margin: 0;
	padding: 0 15px 0 15px;
	background: url(../images/pageLayout/center_bckground.jpg) repeat-y;
	line-height: 1.5em;
}
#mainNav {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	line-height: 1.8em;
}
#mainNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#mainNav a:hover {
	background-color: #CC0000;
}
#insideTopNav {
	margin: 0;
	padding: 0 20px;
	background: url(../images/pageLayout/interior_header.jpg) top no-repeat;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
	text-align: right;
	color: #FFFFFF;
	vertical-align: top;
}
#insideTopNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#insideTopNav a:hover {
	background-color: #CC0000;
}
#sidebarR {
	margin: 0 10px;
	padding: 0;
	width: 200px;
	float: right;
	text-align: center;
}
#sidebarR a {
	color: #FF0000;
	text-decoration: none;
}
#sidebarR a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
}
#mainContent {
	margin: 0;
	padding: 0;
	width: 420px;
	color: #FFFFFF;
	line-height: 16px;
	list-style-position: outside;
}
#insideMainContent {
	margin: 0;
	padding: 10px 10px;
	width: 660px;
	color: #FFFFFF;
	line-height: 16px;
	list-style-position: outside;
}
.headline {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #FF0000;
}

#mainContent a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#mainContent a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
}
#insideMainContent a:link {
	font-weight: bold;
	color: #FF0000;
	line-height: 16px;
	text-decoration: underline;
	font-style: italic;
}
#insideMainContent a:hover {
	font-weight: bold;
	color: #FF0000;
	line-height: 16px;
	text-decoration: underline;
	font-style: italic;
}
#insideMainContent a:visited {
	font-weight: bold;
	color: #FF0000;
	line-height: 16px;
	text-decoration: underline;
	font-style: italic;
}
#insideMainContent a:active {
	font-weight: bold;
	color: #FF0000;
	line-height: 16px;
	text-decoration: underline;
	font-style: italic;
}
.pic {
	margin-left: 5px;
}
.clearfloat {
	clear: both;
}
#footer {
	margin: 0;
	padding: 0;
	width: 700px;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
