body {
	background-color: #ffffff;
	font: 8pt arial, helvetica, sans-serif;
	color: #FFFFFF
}

table {
	border: 0px solid;
	height: 100%;	
	width: 100%;
}

a:link, a:visited, a:active { 	
	font-weight: bold;
 	text-decoration: none;
 	color: #C41E03;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
}

a:hover {
 	font-weight: bold;
 	text-decoration: none;
 	color: #213E05;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
}


.main {
	position: relative;
	height: 672px;
	width: 480px;
	left: 0px;
	top: 1px;
	font: 8pt arial, helvetica, sans-serif;

}

#home {

	background-repeat: no-repeat;
	background-image: url(images/bigf1.jpg);
}

#design {

	background-repeat: no-repeat;
	background-image: url(images/bigf2.jpg);
}

#about {

	background-repeat: no-repeat;
	background-image: url(images/bigf3.jpg);
}

#portfolio {

	background-repeat: no-repeat;
	background-image: url(images/bigf4.jpg);
}

#logohome {
	position:absolute;
	left:-120px;	
	top:520px;
	background-color:transparent;
}

#logodesign {
	position:absolute;
	left:250px;	
	top:500px;
	background-color:transparent;
}

#logoabout {
	position:absolute;
	left:220px;	
	top:410px;
	background-color:transparent;
}

#logoportfolio {
	position:absolute;
	left:315px;	
	top:60px;
	background-color:transparent;
}
.nav {
	position:relative;
	top:57px;
	left:70px;
	text-align:left;

}

.navFont 
{
	font-family: arial, helvetica, sans-serif;
  	font-size: 14px;
	font-weight:bold;
}
 
.navSmall
{
	font-family: arial, helvetica, sans-serif;
  	font-size: 10px;
	font-weight:bold;
}




#contact {
	position:absolute;
	top:633px;
	left:20px;
	text-align:left;
	width:450px;    
}
.quote 
{
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    font-style:italic;
	font-weight:bold;
 	color:Olive;
}

.quote2
{
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    font-style:italic;
	font-weight:bold;
 	color:Olive;
 	text-align:right;
}
#homeContent
{
    position:absolute;
    left:160px;
    top:158px;
    width:227px;
    height:419px;
	font-family: arial, helvetica, sans-serif;
  	font-size: 11px;
 	font-style: normal;
 	color: #213E05;
	text-align:left;
}


#designContent
{
    position:absolute;
    left:50px;
    top:147px;
    width:390px;
    height:330px;
	font-family: arial, helvetica, sans-serif;
  	font-size: 11px;
 	font-style: normal;
 	color: #213E05;
	text-align:left;
}

#aboutContent
{
    position:absolute;
    left:70px;
    top:125px;
    width:350px;
    height:265px;
	font-family: arial, helvetica, sans-serif;
  	font-size: 11px;
 	font-style: normal;
 	color: #213E05;
	text-align:left;
}


#portfolioContent
{
    position:absolute;
    left:32px;
    top:135px;
    width:350px;
    height:510px;
	font-family: arial, helvetica, sans-serif;
  	font-size: 11px;
 	font-style: normal;
 	color: #213E05;
	text-align:left;
}


h1 {
	font-family: arial, helvetica, sans-serif;
  	font-size: 13px;
 	font-style: normal;
	font-weight:bold;
 	color:#487B9C;
 	text-align:center;
}

p {
	font-family: arial, helvetica, sans-serif;
  	font-size: 12px;
 	font-style: normal;
 	color: #213E05;	
}

.normalf{
	font-family: arial, helvetica, sans-serif;
  	font-size: 12px;
 	font-style: normal;
 	color: black;
 	font-weight: normal;
}

.smallf{	
	font-family: arial, helvetica, sans-serif;
  	font-size: 10px;
 	font-style: normal;
 	color: #222222;
 	font-weight: normal;
}

.smalllightf{
	font-family: arial, helvetica, sans-serif;
  	font-size: 10px;
 	font-style: normal;
 	color: #ffffff;
 	font-weight: normal;
}

.lightf{
	font-family: arial, helvetica, sans-serif;
  	font-size: 10px; 
	font-style: normal;
 	color: #ffffff;
 	font-weight: normal;
	background-color: Black;
}

