html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

div.img
{
  margin: 2px;
  border: 1px solid #ccc;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ccc;
}
div.img a:hover img {
border: 1px solid #660033;
}

div.desc
{
  text-align: center;
  font-weight: normal;
  width: 187px;
  margin: 2px;
}

div#myID {
color: #FFF5FA;
text-decoration:underline;
font-weight: normal;
}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto
}

/* << ----------------// General Styles //---------------->> */
body {
	margin:11px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color:#FFFFFF;
background-image: 
url('/hairstyles/dkgrayblk.gif');
background-repeat: repeat
}

p {
font-weight: normal; 
margin: 0 6px 6px 6px;
}

p.sponsorText {
text-align: left;
margin: 0 6px 6px 6px;
}

p.sponsorHeading {
font-weight: bold;
color: #660033;
margin: 8px 6px 4px 6px;
}

p.navVerticalText {
margin: -30px 6px 6px 6px;
font-weight: normal;
color: #FFF5FA;
}

p.blocktext {
    margin-left: auto;
    margin-right: auto;
    width: 150px;
}

strong {
font-weight:bold;
}

em {
font-style:italic;
}

h1 {
font-size:12px;
color: #FFF5FA;
margin: 4px 0 3px 3px;
}

h2 {
font-size:12px;
font-weight: bold;
color: #660033;
margin: 0;
}

h3 {
font-size: 11px;
color:#000000;
text-decoration:underline;
margin: 3px 0 0 0;
}

h4 {
font-size:10px;
}

a:link, a:visited {
color: #660033;
text-decoration:underline;
}

a:hover, a:active {
color: #660033;
text-decoration:underline;
}

a.tablink {
color:#000000;
text-decoration:underline;
font-weight:bold;
}

a.navVerticalTutorial {
color: #FFF5FA;
text-decoration:underline;
font-weight: normal;
}

li {
list-style-type:none;
}

ul {
margin:5px 0 5px 15px;
padding:0;
list-style-type:disc;
}

ol {
margin:5px 0 5px 30px;
padding:0;
list-style-type:none;
}

ul li, ol li {
margin:-5px 0 -5px -10px;;
padding:0;
list-style-type:none;
}


/* << ----------------// Outer container that holds all the columns //---------------->> */

#mainContainer {
margin:0 auto;
padding:0;
width:900px;

}

/* << ----------------// Header //---------------->> */
#header {
margin:0;
padding:10px;
width:880px;
height:67px;
color:#ffffff;
background-color:#FFFFFF;
}

/* << ----------------// Horizontal navigation //---------------->> */
#navHorizontal {
margin:0;
padding:0;
width:900px;
height:30px;
line-height:30px;
background-color:#99426d;
font-weight: bold;
}

#navHorizontal ul {
margin:0 0 0 5px;
padding:0;
list-style:none;
}

#navHorizontal ul li {
margin:0 0 0 -5px;
padding:5px 0 5px 0;
list-style:none;
display:inline;
}

#navHorizontal ul li a:link, #navHorizontal ul li a:visited {
padding:5px 8px 5px 8px;
color:#eeeeee;
text-decoration:none;
border-right:1px solid #FFFFFF;
}

#navHorizontal ul li a:hover, #navHorizontal ul li a:active {
color:#ff99cc;
text-decoration:none;
}

/* << ----------------// Left column //---------------->> */
#columnOne {
float:left;
margin:1px 0 1px 0;
padding:5px 5px 10px 5px;
width:190px;
height: 940px;
background-color: #99426d;

}

#columnOne p, #columnThree p, #columnOne ul li, #columnOne ol li, #columnThree ul li, #columnThree ol li{
font-size:11px;
}

#columnOne h2, #columnThree h2{
font-size:16px;
}

/* << ----------------// Vertical navigation //---------------->> */
#navVertical {
margin: 0 -5px 0 -5px;
padding:0;
width:200px;
background-color:#5F1F4B;
font-weight: bold;
}

#navVertical ul {
padding:0;
list-style:none;
}

#navVertical ul li {
margin:0;
padding:0; 
list-style:none;
border-bottom:1px solid #99426d;
}

#navVertical ul li a:link, #navVertical ul li a:visited {
padding: 3px;
color:#eeeeee;
text-decoration:none;
display:block;
}

#navVertical ul li a:hover, #navVertical ul li a:active {
color: #99426d;
text-decoration:none;
background-color:#FFF5FA;
}

/* << ----------------// Middle column Left //---------------->> */
#columnTwo {
float:left;
margin:1px 0 1px 0;
border-left: 1px solid #444444;
width:425px;
height: 955px;
background-color:#FFF5FA;
color:#454545;
list-style-type: none;
}

/* << ----------------// Middle column Right //---------------->> */
#columnThree {
float: right;
margin:1px 0 1px 0;
padding:5px 5px 10px 5px;
width:263px;
height:940px;
background-color:#DAAFC4;
text-align: center;
color:#454545;
font-weight: bold;
}


/* << ----------------// Footer //---------------->> */
#footer {
margin:0;
padding:5px 5px 5px 10px;
width:885px;
height:20px;
font-size:10px;
color:#454545;
background-color:#ccc;
clear:both;
}

#footer a:link, #footer a:visited {
color:#454545;
text-decoration:none;
}

#footer a:hover, #footer a:active {
color:#454545;
text-decoration:underline;
}

/* << ----------------// Fix so that the outer DIV will wrap around all floated DIVs within //---------------->> */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */