body
{
	font-family: verdana;
	font-size: 10px;
}

.logo
{
	width: 375px;
	height: 126px;
	border: 0px;
}

#copyright
{
	color: #bdbdbd;
	text-align: center;
}

#copyright a
{
	color: #bdbdbd;
	font-weight: bold;
	text-decoration: none;
}

#copyright a:hover
{
	text-decoration: underline;
}

#logo
{
	float: left;
	position: absolute;
}

#bodySpacer
{
	width: 1024px;
	height: 65px;
}

#bodyMenu
{
	width: 1024px;
	height: 21px;
	text-align: left;
}

#bodyMenu a
{
	color: #ae86a1;
	font-size: 15px;
	text-decoration: none;
	padding-right: 12px;
}

#bodyMenu #divider
{
	color: #ae86a1;
	font-size: 16px;
	text-decoration: none;
	display: inline;
	padding-right: 12px;
}

#bodyTop
{
	width: 1024px;
	height: 19px;
	background-image: url(/img/page/body_border_top.png);
	background-repeat: no-repeat;
}

#bodyMiddle
{
	width: 1024px;
	height: 620px;
	background-image: url(/img/page/body_fading_background.png);
	background-repeat: repeat-y;
}

#bodyBottom
{
	width: 1024px;
	height: 19px;
	background-image: url(/img/page/body_border_bottom.png);
	background-repeat: no-repeat;
}

#windowLeftMenu
{
	
	width: 230px;
	height: 560px;
	background-image: url(/img/page/menu_left_background.png);
	background-repeat: no-repeat;
	float: left;
	margin: 5px 10px 5px 10px;
	overflow: auto;
	
}

#windowSmall
{
	width: 375px;
	height: 181px;
	background-image: url(/img/page/window_small.png);
	float: left;
	margin: 5px;
	overflow: hidden;
}

#windowSmall img
{
	margin-right: 5px;
}

#windowLarge
{
	width: 760px;
	height: 560px;
	background-image: url(/img/page/window_large.png);
	float: left;
	margin: 5px;
	overflow: auto;
}

#leftFiller
{
	width: 250px;
	height: 600px;
	float: left;
	background-image: url(/img/page/left_eye.png);
	background-position: top;
	background-repeat: no-repeat;
}

#topFiller
{
	width: 700px;
	height: 20px;
	float: left;
}

#topFillerLarge
{
	width: 1020px;
	height: 20px;
	float: left;
}

#textMargins
{
	color: #555555;
	padding: 15px;
}

#textMargins a.newsHeading
{
	font-size: 22px;
	font-family: verdana;
	text-decoration: none;
	margin: 0px;
	color: #ae86a1;
}

#textMargins a.newsHeading:hover
{
	font-size: 22px;
	font-family: verdana;
	text-decoration: underline;
	margin: 0px;
	color: #ae86a1;
}

#textMargins a
{
	color: #ae86a1;
	font-size: 10px;
	text-decoration: none;
}

#textMargins a:hover
{
	color: #ae86a1;
	font-size: 10px;
	text-decoration: underline;
}

#textMargins p
{
	margin: 0px;
}

#textMargins h1
{
	font-size: 22px;
	font-family: verdana;
	text-decoration: none;
	margin: 0px;
	color: #ae86a1;
}

#textMargins h2
{
	font-size: 18px;
	font-family: verdana;
	text-decoration: none;
	margin: 0px;
	color: #ae86a1;
}

#textMargins h3
{
	font-size: 14px;
	font-family: verdana;
	text-decoration: none;
	margin: 0px;
	color: #ae86a1;
}

#textMargins h4
{
	font-size: 12px;
	font-family: verdana;
	text-decoration: none;
	margin: 0px;
	color: #ae86a1;
}

#textMargins h5
{
	font-size: 10px;
	font-family: verdana;
	text-decoration: none;
	margin: 0px;
	color: #ae86a1;
}

#textMargins h6
{
	font-size: 8px;
	font-family: verdana;
	text-decoration: none;
	margin: 0px;
	color: #ae86a1;
}

