body {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bkgrd_tile.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
.side {
	width: 60px;
	background-image: url(images/side_tile.gif);
	background-repeat: repeat-y;
}

.sidetop {
	width: 60px;
	background-image: url(images/side_top.jpg);
	background-repeat: no-repeat;
	height: 510px;
}
.sidebottom {
	height: 40px;
	width: 60px;
}
.menu_home, .menu_about, .menu_workshops {
	height: 24px;
	width: 129px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menu_contact {
	height: 24px;
	width: 129px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.content {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 850px;
}
#resell {
	background-image: url(images/rrp_bkgrd.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 712px;
	padding-left: 138px;
	padding-top: 56px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.rrplist {
	padding-top: 5px;
}
.rrplist_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066cc;
}
.rrplist ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding: 0px;
	list-style-type: square;
}
.rrplist ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	margin-bottom: 10px;
}
.rrplist_spacer {
	width: 20px;	
}
.rrpform_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-right: 10px;
	width: 110px;
}
.rrpform_textfield {
	background-color: #FFFFFF;
	height: 14px;
	width: 160px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.rrpform_download {
	padding-top: 5px;
	padding-bottom: 8px;
}
.rrpform_note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 10px;
	padding-left: 25px;
	text-align: center;
}
#main_graphic {
	background-image: url(images/main_graphic.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 850px;
	margin-top: 15px;
	margin-bottom: 45px;
}
#main_content {
	width: 790px;
	padding-right: 30px;
	padding-left: 30px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
#main_content p {
	margin-top: 0px;
	padding-top: 0px;
}
#main_content ul {
	list-style-type: square;
}
#main_workshop {
	vertical-align: top;
	width: 710px;
	padding-right: 70px;
	padding-left: 70px;
	margin-top: 20px;
}
.workshop_topcurve {
	width: 630px;
	padding-top: 17px;
	padding-right: 40px;
	padding-bottom: 17px;
	padding-left: 40px;
	min-height:22px;
	background-color: #0066CC;
	background-image: url(images/workshop_topcurve.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffff00;
}
.workshop_bottomcurve {
	background-image: url(images/workshop_bottomcurve.gif);
	background-repeat: no-repeat;
	height: 49px;
	width: 710px;
}.workshop_title {
	width: 630px;
	padding-top: 12px;
	padding-right: 40px;
	padding-bottom: 12px;
	padding-left: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99ccff;
	border-bottom-color: #99ccff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003263;
}
.workshop_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0066cc;
	width: 630px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.workshop_info a:link {
	color: #99FFFF;
	text-decoration: underline;
	font-size: 12px;
}
.workshop_info a:visited {
	color: #99FFFF;
	text-decoration: underline;
	font-size: 12px;
}
.workshop_info a:active {
	color: #99FFFF;
	text-decoration: underline;
	font-size: 12px;
}
.workshop_info a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
.workshop_info td {
	padding-right: 5px;
	padding-bottom: 10px;
}
.workshop_info h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.paypal {
	width: 630px;
	text-align: center;
}

/*////  ABOUT SAM  ////*/
#aboutsam {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 750px;
	padding-top: 35px;
	padding-right: 50px;
	padding-bottom: 35px;
	padding-left: 50px;
	text-align: justify;
}
.aboutsam_graphic {
	width: 270px;
	margin-right: 45px;
}
.aboutsam_writeup {
	padding-top: 20px;
}

/*////  CONTACT SAM  ////*/
#contactsam {
	width: 850px;
	padding-top: 35px;
	padding-bottom: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.contactsam_info {
	padding-right: 20px;
	width: 350px;
}
.contactsam_info a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}
.contactsam_info a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}
.contactsam_info a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}
.contactsam_info a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}
.contactsam_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0066CC;
}
.contactsam_form {
	padding-left: 65px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.contactsam_form_thankyou {
	padding-left: 65px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	vertical-align: middle;
	height: 250px;
	width: 240px;
	padding-top: 50px;
}
.contactsam_form_thankyou_msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	padding-top: 25px;
	padding-bottom: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
.contactsam_formcenter {
	margin-right: auto;
	margin-left: auto;
	width: 680px;
}
.fieldlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-attachment: scroll;
	background-image: url(images/textfield_bkgrd.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	width: 230px;
	border: 1px solid #999999;
	margin-bottom: 8px;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-attachment: scroll;
	background-image: url(images/textfield_bkgrd.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	width: 230px;
	border: 1px solid #999999;
	margin-bottom: 8px;
}
.compulsory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	padding: 3px;
	border: 1px solid #0066CC;
}
/*//// WORKSHOPS ////*/
#listings {
	height: 460px;
	width: 790px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	width: 850px;
	padding-top: 20px;
}
#backtotop a:link, a:visited, a:active, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	width: 850px;
	padding-top: 30px;
}
