body { background-color: #CCCCCC;
		margin: 0 auto;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;


}

/*  FULL PAGE */
#wrap {
	width: 766px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* HEADER */

#header {
	width: 766px;
	height: 270px;
	float:left;


}

/* MAIN */
.text { color: #333333;
		font-size: 12px;


}
.pink { color: #FF00FF;}


#main { width: 766px;
		float: left;
		background-image: url(images/tall_main.gif);
		background-repeat: y;
}

#main .links a { color: #009933;
					text-decoration: none;} 
#main .links a:hover { color: #006699;
						text-decoration: underline;} 

#bannertop { width: 720px;
             float: none;
			 margin-left: 23px;
			 margin-right: 23px;
			 margin-top: 10px;
}
#bannertop img { margin-left: 3px;


}

#content { width: 720px;
			margin-left: 23px;
			 margin-right: 23px;
			 margin-top: 10px;
			 margin-bottom: auto;

}

#coursetop { width: 725px;
			 clear: both;

}

#coursemiddle img { padding-left: 3px;

}
#sideimage {  float: left;
				padding-left:3px;}
#sidetext {  float: right;
             height: 400px;
			 padding-left: 5px;
			 width: 530px;
			 padding-right: 18px;
			 padding-top: 5px;
			 margin-top: 0px;

}
#coursebottom {
			


}

#buyclipsize { width:720px;
				height: 158px;
				background-image: url(images/clipback.jpg);
				float: left;
				}
#cliphalf1 { width: 360px;
			 float: left;
}

#cliphalf2 { width: 360px;
			 float: right;
}
#cliphalf1 img { padding-top: 15px;
					padding-left: 40px;
					float: left;
}

#cliphalf2 img { padding-top: 15px;
					padding-left: 10px;
					float: left;
}
#cliptext1 { padding-top: 28px;
					padding-left: 140px;


}
#cliptext2 { padding-top: 28px;
					padding-left: 120px;


}

#footer { width: 766px;
		  height: 96px;
		  float: left;
			background-image: url(images/footer.gif);


}
#footermain { width: 720px;
			   margin: 10px 23px 0px 23px;
			   text-align: center;
			   font-size: 11px;
			   color: #408080;


}

#footermain a { font-size: 12px; 
				color: #3366FF;
				text-decoration: none;

}

#footermain a:hover { color: #0033CC;
						text-decoration: underline;}
