img {border:0px;}
ul {list-style-type:disc; }

.contactText input,.contactText textarea { background: #D5CDC5; border-bottom: none; border-right: none; border-left: 1px solid #666; border-top: 1px solid #262626; overflow: hidden;}

body
{	
    margin: 50px;
    padding: 0px;
    font-family: Arial;
    font-size: 11px;
    color: #808080;
    background-color: #404040;
}

h1,h2,h3,h4,h5,h6 { color: #4D4D4D;}

h1 { font-size: 160%;}
h2 { font-size: 150%;}
h3 { font-size: 140%;}
h4 { font-size: 130%;}
h5 { font-size: 120%; letter-spacing: 1px; margin-bottom: 5px;}
h6 { font-size: 110%;}


/* Background Images */
.HomeMain { background-image: url(images/HomeMain.jpg);	background-repeat: no-repeat; height: 249px; }
.HomeBottom { background-image: url(images/homeBottom.jpg);	background-repeat: no-repeat; height: 66px; }
.aboutHeader { background-image: url(images/aboutHeader.jpg); background-repeat: no-repeat; height: 102px; }
.aboutMain { background-image: url(images/aboutMain.jpg); background-repeat: no-repeat; height: 245px; }
.contactMain { background-image: url(images/contactMain.jpg); background-repeat: no-repeat; }
.portfolioHeader { background-image: url(images/portfolioHeader.jpg); background-repeat: no-repeat; }
.portfolioMain { background-image: url(images/portfolioMain.jpg); background-repeat: no-repeat; }
.websitesMain { background-image: url(images/websitesMain.jpg); background-repeat: no-repeat; }
.miscMain { background-image: url(images/miscMain.jpg); background-repeat: no-repeat; }

/* DIV STYLES */
.copyRight {
	position:absolute; 
	margin-top: -220px;
	margin-left: 38px;
}





/* Text Styles */
.design
{
	font-family: Georgia;
	font-size: 12px;
	color: #808080;
	font-weight: bold;
	font-style: italic;
}

.homeText
{
	padding: 25px 55px 0px 60px;;
	font-family: arial;
	font-size: 11px;
	color: #808080;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
}

.aboutText
{
	padding: 50px 55px 0px 60px;;
	font-family: arial;
	font-size: 11px;
	color: #808080;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
}

.contactText
{
	padding: 45px 30px 0px 60px;
	font-family: Arial;
	font-size: 11px;
	color: #404040;
	text-align: left;
	font-weight: bold;
}


/* Navigation Styles */
.homeNav a
{
	padding: 0px 8px;
	font-family: Arial;
	color: #262626;
	font-size: 11px;
	text-decoration: none;
}

.homeNav a:hover, .homeNav .selected
{
	padding: 0px 8px;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.aboutNav
{
	padding: 0px 0px 0px 50px;
	font-family: Arial;
	color: #262626;
	font-size: 11px;
	text-decoration: none;
}

.aboutNav a
{
	padding: 0px 8px;
	font-family: Arial;
	color: #262626;
	font-size: 11px;
	text-decoration: none;
}

.aboutNav a:hover, .aboutNav .selected
{
	padding: 0px 8px;
	font-family: Arial;
	color: #CCC;
	font-size: 11px;
	text-decoration: none;
}

.portfolioNav a
{
	padding: 0px 8px;
	font-family: Arial;
	color: #262626;
	font-size: 10px;
	text-decoration: none;
}

.portfolioNav a:hover, .portfolioNav .selected
{
	padding: 0px 8px;
	font-family: Arial;
	color: #CCC;
	font-size: 10px;
	text-decoration: none;
}

/* Slideshow Styles */
#slideMainDiv {
  height:285px;
  width:463px;
  position:relative;
  border:0px solid #CCCCCC;
  border-bottom:0px;
}
#slideHeaderDiv {
  height:285px;
  width:463px;
  border:1px solid #000000;
  padding-left:1px;
}
.slideDiv {
  position:absolute;
  left:0;
  top:0;
  height:285px;
  width:463px;
  border:0px solid red;
}
#newdiv {
 width:124px;
 height:14px;
 padding-bottom:0px;
 margin-bottom:0px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:2px;
}