/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0;
 font-family: Arial,Helvetica,sans-serif;
 }
 
body {background-color: #545257;}

h1 {
	font-size: 22px;
	margin: 0 0 0 10px;
	padding-top: 10px;
}

h2 {
	font-size: 18px;
	margin: 10px 0 0 10px;
}

h3 {
	font-size: 14px;
	margin: 10px 0 5px 10px;
}

p {
 margin: 0 0 0 10px;
 padding: 5px 0;
 font-size: 12px;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	font-size: 12px;
	margin-left: 23px;
	padding-bottom: 3px;
}

a {
	color: #B42747;
	text-decoration: none;
}

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

a:hover {
	color: #b42747;
	text-decoration: underline;
}


/* @group Containers */ 
 
#pagewidth{ 
 width:700px; 
 text-align:left;
 margin-top: 10px;
 margin-left:auto; 
 margin-right:auto;
 margin-bottom: 10px;
}

#wrapper {
	position: relative;
	width:700px;
	margin: 0;
	padding: 0;
	background-color:#FBF7EE;
}
 
#header{
 position:relative; 
 height:150px; 
 width:100%;
}

#header img {
	z-index: 9;
	float: left;
	margin: 0;
	padding: 0;
	clear: left;
	position: absolute;
}
 
#maincol{
 margin:0;
 padding: 0;
 width:500px; 
 position:relative; 
 background-color:#FBF7EE;
 }
 
#rightcol{
 float: right; 
 position: relative; 
 width:180px;
 height: 100%;
 color: #FBF7EE;
 margin: 10px 10px 0 10px;
 padding-bottom: 10px;
 border: 1px solid #1E1D1F;
 background: #B42747 url(images/dancesmall.jpg) no-repeat center bottom;
}
 
#footer{
 margin: 0;
 height:56px; 
 clear:both;
 background: #1E1D1F url(images/footer.jpg) no-repeat left;
 clear: both;
 bottom: 0;
 z-index: 10;
}

#footer p{
	font-size: 11px;
	padding-top: 20px;
}

/* @end */

/* @group Main Column Tags */
#maincol p {
	margin: 0 20px 0 10px;
}
/* @end */


/* @group Right Column Tags */
#rightcol h1 {
	font-size: 14px;
	margin: 0 0 0 10px;
	padding-top: 10px;
}

#rightcol p {
	font-size: 10px;
	padding: 5px 5px 0 0;
}

#rightcol ul li {
	font-size: 10px;
	margin: 2px 5px 2px 22px;
}


/* @end */

/* @group NAVIGATION */

#nav {
 margin: 120px 0 0 0;
 padding: 0;
 height:20px;
 width:700px;
 padding-top:5px;
 clear:left;
 display: inline;
 position:absolute;
 overflow:hidden;
 z-index: 11;
}

#nav a {
 float:left;
 padding:0;
 display:block;
 list-style-type:none;
 text-indent:-999px;
}

a.navhome {
 width:116px;
 height:20px;
 background: transparent url("images/navhome.jpg") 0 0 no-repeat;
}

a.navhome:hover {
 background: transparent url("images/navhome.jpg") 0 -27px no-repeat;
}

a.navresume {
 width:140px;
 height:20px;
 background: transparent url("images/navresume.jpg") 0 0 no-repeat;
}

a.navresume:hover {
 background: transparent url("images/navresume.jpg") 0 -27px no-repeat;
}

a.navsamples {
 width:137px;
 height:20px;
 background: transparent url("images/navsamples.jpg") 0 0 no-repeat;
}

a.navsamples:hover {
 background: transparent url("images/navsamples.jpg") 0 -27px no-repeat;
}

a.navcontact {
 width:137px;
 height:20px;
 padding:0;
 background: transparent url("images/navcontact.jpg") 0 0 no-repeat;
}

a.navcontact:hover {
 background: transparent url("images/navcontact.jpg") 0 -27px no-repeat;
}

a.navlinks {
 width:120px;
 height:20px;
 padding:0;
 background: transparent url("images/navlinks.jpg") 0 0 no-repeat;
}

a.navlinks:hover {
 background: transparent url("images/navlinks.jpg") 0 -27px no-repeat;
}

a.navblog {
 width:47px;
 height:20px;
 padding:0 6px;
 background: transparent url("images/navblog.jpg") 0 0 no-repeat;
}

a.navblog:hover {
 background: transparent url("images/navblog.jpg") 0 -27px no-repeat;
}

/* @end */


/* @group Extras */ 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#maincol{display:none;} 
#twocols, #rightcol{width:100%; float:none;}
}

/* @end */
/*********** THUMBS *********************/

#thumbcontainer {
position:relative;
margin:15px 0px 10px 0px;
height:550px;
width:210px;
}

.thumbnail {
 float: left;
 width: 77px;
 border: 1px solid #999;
 margin: 10px 25px 20px 5px;
 padding: 0px;
 voice-family: "\"}\""; 
 voice-family:inherit;
 width:77px;
 }
 
 html>body .thumbnail {width:77px;}

.thumbnail a img {border:1px solid #999;}

.thumbnail a:hover img {border:1px solid #0066CC;}

.clearboth {clear:left;}

