/* RoughDraftDesigns */
html {
  border:0px none;
  margin: 0px auto;
  padding: 0px
}
body {
  margin: 0px;
  padding: 0px;
  background-color:#ffffff;
  font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  line-height: 18px;
}

td  {
    font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000
}
h1 {
	font-size: 110%;
	margin: 0 0 0 0;
	padding: 0;
}
p.content a {
	padding-bottom:1px;
	color:#000000;
	border-bottom:1px solid #cccccc;
	text-decoration:none;
}
p.content a:visited {
	padding-bottom:1px;
	color:#000000;
	border-bottom:1px solid #cccccc;
	text-decoration:none;
}
p.content a:hover {
	color:#000000;
}
p.content a:active {
	color:#000000;
}
input, select, textarea {
	display:block;
	margin:0 0 0 0;
	padding:0;
	font-family: verdana, tahoma, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#000000;
}
input.submit {border:none;}
input, textarea {padding:2px;}
img, div, td{behavior: url(../iepngfix.htc) }
html a:active {
  outline:none;
}
:focus {
  -moz-outline-style: none;
}
div.files_list {
  background-color: #333333;
  color: #000000;
}
/* slideshow */
#home_slideshow{ position:relative; width:350px; height:350px; overflow:hidden;}
/* BOX POSITION */
#home_slideshow #home_slideshow_violator{z-index:1000; width:300px; height:40px; float:right; position:relative; top: -28px; left: -10px;}
/* CAPTION TEXT */
#home_slideshow #home_slideshow_violator #project_caption{display:none; padding:10px 10px; color:#fff; float:left; font-weight: bold; font-size:12pt;}
/* CAPTION LINK */
#home_slideshow #home_slideshow_violator #project_caption a{margin-left:8px; font-weight: bold; text-decoration: none; color: #fff;}
#home_slideshow #home_slideshow_violator #project_caption a:hover{margin-left:8px; font-weight: bold; text-decoration: none; color: #cc0ea8;}
/* SLIDES */
#home_slideshow #home_slideshow_violator #slide_navigation{position:absolute;right:8px;top:8px;}
/* UNSHOWN SLIDE */
#home_slideshow #home_slideshow_violator #slide_navigation a{text-indent:-9999px; overflow:hidden; display:block; background-color:#aaaaaa; width:24px; height:24px; float:left; margin-left:5px; cursor:pointer; overflow:hidden;}
/* HOVERED SLIDE */
#home_slideshow #home_slideshow_violator #slide_navigation a:hover{ background-color:#dddddd;}
/* CURRENT SLIDE */
#home_slideshow #home_slideshow_violator #slide_navigation a.activeSlide{ background-color:#ffffff;}
#home_slideshow #home_slideshow_violator #slide_navigation a{outline:none;}
#home_slideshow li span.slide_caption{display:none;}
#home_slides{overflow:hidden; height:350px;}
/* resets */
*{padding:0; margin:0;}
ul{list-style-type:none;}
fieldset{border:none;}
a img{border:none;}
a{-moz-outline:none;outline: none;}
/*HACKS*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


