
html, body { background: url('images/background.jpg') repeat-y #E5277E;
  padding: 0px;
  margin-top: 0px; 
}

a:link,
a:active {
color:#333333;
text-decoration:none;
}

a:visited {
color:#333333;
text-decoration:none;
}

a:hover {
color:#CC0000;
text-decoration:none;}

h1	{font-size: 16px;
		color: #4F8B99;}

p			{margin-top: 0px;
			margin-bottom: 0px;}
			
.red {color: #CC0000;
		font-weight: bold;}
		
.orange {color: #FF6600;
		font-weight: bold;}
		
.pink {color: #E5277E;
		font-weight: bold;}
			
#container {margin: auto;
		padding: 0px;
		width: 781px;
		height: auto;}
		
#top {background-image: url(images/top.jpg);
		margin: auto;
		padding: 0px;
		width: 781px;
		height: 29px;} 	
			
#banner {background-image: url(images/banner.jpg);
		margin: auto;
		width: 781px;
		height: 147px;
		text-align: right;}
		
#bannerca {background-image: url(images/bannerca.jpg);
		margin: auto;
		width: 781px;
		height: 147px;
		text-align: right;}
		
#strip1 {background-image: url(images/redstriptop.jpg);
		margin: auto;
		width: 781px;
		height: 25px;}
		
#content {margin: auto;
			padding: 0px;
			width: 781px;
			height: auto;
			background-image: url(images/back.jpg);
			color: #333333;
			}

#content .left {
				color: #333333;
				font: 10pt arial;
				width: 461px;
				height: auto;
				line-height: 21px;
				margin-right: 184px
				text-align: justify;
				padding-left: 125px;}

#content .right {float: right;
				font: 12pt arial;
				width: 176px;
				text-align:left;
				height: auto;
				}
				
#content .full {color: #333333;
				font: 10pt arial;
				line-height: 21px;
				padding-left: 125px;
				width: 600px;
				height: auto;
				text-align: justify;}
			
#strip2 {background-image: url(images/redstripbottom.jpg);
		margin: auto;
		width: 781px;
		height: 28px;}
		
#basenav {background-image: url(images/plainback.jpg);
		text-align: center;
		font: 9pt arial;
		padding-top: 15px;
		margin: auto;
		width: 781px;
		height: 25px;}
			
#bottom {background-image: url(images/bottom.jpg);
		text-align: center;
		font: 9pt arial;
		margin: auto;
		padding: 0px;
		width: 781px;
		height: 40px;}

#base {text-align: center;
		font: 9pt arial;
		margin: auto;
		padding: 0px;
		width: 721px;
		height: auto;}