﻿* {
	border:0px;
	margin:0px;
	padding:0px;
	}

html, body {
	height:100%;
	}

body {
	background-color:#E5E5E5;
	}

p {
	font:14px/19px Helvetica,Helv,Verdana,Arial,sans-serif; font-weight:500;
	text-decoration: none;
	}

a:link {
	color:#000000;
	text-decoration:none;
	}

a:visited {
	color:#000000;
	text-decoration:none;
	}

a:hover {
	color:#000000;
	font-weight:600;
	}

#head {
	height:183px;
	width:981px;
	margin-left:auto;
	margin-right:auto;
	}

#topleft {
	float:left;
	height:183px;
	width:204px;
	background: url(../png/frame_left.png) 17px 0px no-repeat;
	}

#topmid {
	float:left;
	height:183px;
	width:573px;
	background: url(../png/frame_top.png) 0px 0px repeat-x;
	}

#topright {
	float:left;
	height:183px;
	width:204px;
	background: url(../png/frame_right.png) 0px 0px no-repeat;
	}

#body {
	min-height:100%;
	width:981px;
	margin-left:auto;
	margin-right:auto;
	background: url(../png/frame_body.png) 0px 0px repeat-y;
	}

span.navigation {
	float:left;
	margin-left:-8px;
	width:184px;
	font-weight:600;
	background-color:#C2DCB5;
	}