body		{ background: #FFFFFF;}


p		{ font-family: Tahoma, Arial, sans-serif;
		color:#000000;
		font-Size:11pt; 
		line-height:100%;
		text-align: left; }

h2		{ font-family: Tahoma, Arial, sans-serif;
		color:#000000;
		font-Size:12pt; 
		line-height:100%; }

h6		{ font-family: Times New Roman, Arial, sans-serif;
		color:#000000;
		font-Size:11pt; 
		font-weight: normal;
		line-height:100%; }

#main		{ position:absolute; 
		left:0px; 
		top:0px; 
		width:980px;
		height:600px; }

#header		{ position:absolute; 
		left:0px; 
		top:0px; 
		width:983px;
		height:155px;
		background-image:url('../header.gif'); }

#menu		{ position:absolute; 
		left:155px; 
		top:121px; 
		width:554px;}

#leftside	{ position:absolute; 
		left:0px; 
		top:155px; 
		width:155px;
		height:465px;
		background-image:url('../leftimage.jpg'); }

#rightside	{ position:absolute; 
		left:707px; 
		top:155px; 
		width:276px;
		height:465px;
		background-image:url('../rightimage.jpg'); }

#bottom		{ position:absolute; 
		left:0px; 
		top:620px; 
		width:983px;
		height:15px;
		background: url('../bottomimage.gif') repeat-x; }

#copyright	{ position:absolute; 
		left:3px; 
		top:623px; 
		width:300px;
		height:12px;}

#text		{ position:absolute; 
		left:166px; 
		top:169px; 
		width:530px;
		height:440px;}


a:visited		{ color:#999999; text-decoration: none; }
a:link 		{ color:black; text-decoration: underline; }
a:hover		{ color:#95253c; text-decoration: underline; }
