body {
	margin:0;
	padding:0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	line-height: 14px;
	background-color: #ffffff;
	background: #ffffff url(slices/bg.jpg) repeat-x;
}

h1, h2, h3 {
	font-family:georgia, serif;
}

	
h1{
 	font-size:14px;
 	font-weight:bold;	
	color: #990000
}

h2{
	font-size:12px;
}

h3{
    font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:12px;
	}
	
.style8 {
    font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
	color: #c20303;
	}

.style4 {
    font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:24px;
	font-weight:bold;
	color: #e3c938;
	}

.style5 {
    font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:13px;
	font-weight:bold;
	color: #c20303;
	}

.style6 {
    font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:18px;
	line-height: 20px;
	font-weight:bold;
	color: #c20303;
	}
	
.style7 {
    font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:10px;
	color: #000000;
	}

/* LINKS */
a.special3:link {color: #ffffff; font-style:italic; font-weight:bold;}
a.special3:visited {color: #ffffff; font-style:italic; font-weight:bold;}
a.special3:hover {color: #ffffff; font-style:italic; text-decoration: underline; font-weight:bold;}
a.special3:active {color: #ffffff; font-style:italic; font-weight:bold;}

a.special2:link {color: #c20303; font-style:italic;}
a.special2:visited {color: #c20303; font-style:italic;}
a.special2:hover {color: #c20303; font-style:italic; text-decoration: underline;}
a.special2:active {color: #c20303; font-style:italic;}


A:link {color:#c20303;text-decoration:none}
A:visited {color:#c20303;text-decoration:none}
A:hover {color:#c20303;text-decoration:underline}
A:active {color:#c20303;text-decoration:none}


/* DIV */

img{
	margin: 0;
	padding: 0;
	
}

#one {
	margin: 0 0 0 10px;
	text-align: left;
	width: 759px;
	padding: 0px;
	float: left;
	
	/*border-right: 1px solid #3e3e3e;  a bit of a hack, white space to the right of photo appear for some reason */
}
	


#two{
	margin: 0 0 0 0;
	text-align: left;
	width: 759px;
	padding: 0px 0px 0px 0px;
	float: left;
		}

#three{
	margin:0 0 0 0;
	text-align:left;
	width: 759px;
}

#wrapper {
	width: 759px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-size: 1.2em;
	background: transparent;
	/*background: #fff;*/
	
}

#header-img {
	display: block;
	height: 103px;
	margin-bottom:3px;
	width: 759px;
	background: url(slices/banner.jpg) top no-repeat;
}

#bio-column {
	float: left;
	margin: 15px 0 15px 7px;
	width: 390px;
	text-align: left;

}

#album-column {
	float: right;
	margin: 15px 0px 10px 0px;
	padding: 5px 15px 5px 5px;
	width: 300px;
	text-align: left;
}

#nav {
	float:left;
	height: 24px;
	width: 800px;
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	
}

#footer{
	margin: 0 auto;
	padding: 10px 0px 0 0px;
	border-top: #990000 solid 1px;
	clear: both;
	width: 759px;
	text-align: right;
	background: transparent;
	/*border-top: 1px dashed #ccc;*/
}
#footerlinks{
	margin: 0 auto;
	padding: 10px 0px 0 0px;
	border-top: #990000 solid 1px;
	clear: both;
	width: 759px;
	text-align: center;
	background: transparent;
	/*border-top: 1px dashed #ccc;*/
}

.divider { /* needs to be changed to divider in the store */
	clear: both;
	color: #c20303;
	border-bottom: #c20303 solid 1px;
	width: 390px;
	margin: 0px 0px 0px 0px;
}

.left-align{
	float: left;
	padding: 3px 0px 0px 0px;
}

.right-align{
	/* ie/mac craziness \*/
	float: right;
	padding: 3px 0px 0px 0px;
	/* end ie/mac workaround */
	
}

/* Horizontal Line */
hr {background: #C0C0C0; height:2px; border: 1px inset;}

/* IMGs */
.imgFloatL {float:left;margin:2px 13px 6px 0px;padding: 0px;}
.imgFloatR {float:right;margin:2px 0px 6px 6px;;border: 1px dashed #ccc;padding: 3px;}
.imgFloatR {text-align:right;}
.imgHeader {padding: 0px 0px 4px 0px;}
.imgHeaderPrint {padding: 0px 0px 8px 0px;}
.imgArrowL {padding: 1px 10px 0px 0px;}
.imgArrowR {padding: 1px 0px 0px 10px;}
.imgNavDot {padding: 5px 5px 0px 5px;}

/* FORM TEST */
form.cmxform {
	font-size: 1.1em;
	color: #333;
	}

form.cmxform fieldset {
  border:#c20303 solid 1px;
  margin-bottom: 10px;
  background: url(slices/form-bg.jpg) left bottom repeat-x;
  
}
form.cmxform legend {
  padding: 0px 0px 0px 0px;
  font-weight: bold;
  color: #c20303;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 2px;
  margin: 0;
}
form.cmxform fieldset fieldset {

  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #c20303;
}
form.cmxform label {
  width: 90px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 93px; /* Width plus 3 (html space) */
}