body {margin-top:35px;
background-color:white;
font-family:Helvetica;
}

a {
	font: 14px Helvetica;
	color:red;
	text-decoration: none;
}

a:hover{
	color:#999;
}

.alt-link {
color:#999;
}

a:hover.alt-link{
color:red;
}

.center {
text-align: center;
vertical-align:bottom;
}
/* navigation styles */

.nav {
	text-transform:uppercase;
}

/*frame styles */

.box
{
	width: 715px;
	height: 510px;
        line-height: 45px;
	color: #6d6e70;
	border: solid #666;
	margin: 0px auto 0px auto;
	border-top-width: 10px;
	border-left-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	background-image: url(images/image1g.png);
-moz-box-shadow: 7px 7px 5px #888;
-webkit-box-shadow: 7px 7px 5px #888;
box-shadow: 7px 7px 5px #888;
}

.portfolio-box{
	width: 715px;
	height: 510px;
	font-size: 14px;
	line-height: 184%;
	color: #6d6e70;
	border: solid #666;
	margin: 0px auto 0px auto;
	border-top-width: 12px;
	border-left-width: 12px;
	border-right-width: 12px;
	border-bottom-width: 12px;
	background-image: url(images/boy-water.png);
-moz-box-shadow: 7px 7px 5px #888;
-webkit-box-shadow: 7px 7px 5px #888;
box-shadow: 7px 7px 5px #888;
}

.contact-box{
	width: 715px;
	height: 510px;
	font-size: 14px;
	line-height: 193%;
	color: #6d6e70;
	border: solid #666;
	margin: 0px auto 0px auto;
	border-top-width: 12px;
	border-left-width: 12px;
	border-right-width: 12px;
	border-bottom-width: 12px;
	background-image: url(images/fandog.png);
-moz-box-shadow: 7px 7px 5px #888;
-webkit-box-shadow: 7px 7px 5px #888;
box-shadow: 7px 7px 5px #888;
}


/* body text */
.text {
	margin-top:40px;
	margin-left:60px;
	margin-right:55px;
        font-size:16px;     
}

.contact-text {
	margin-top:32px;
	margin-left:76px;
	margin-right:76px;
        font-size:16px;
}

.other-text {
	margin-left:76px;
	margin-right:38px;
	font-size:16px;
}


.col-left {
float:left;
margin-top:32px;
margin-left:76px;
}


.col-right {
float:right;
width:140px;
margin-top:32px;
margin-right:76px;
}


.done {
clear:both
}

.small {
font: 12px Helvetica;
margin-top:-9px;
}

.red {
color:red;
}
/* contact style on index page */


.maillink {
float:left;
width:205px;
margin-top:324px;
margin-left:410px;
margin-right:0px;

}

.maillink2 {
float:left;
width:205px;
margin-top:159px;
margin-left:410px;
margin-right:0px;

}

.maillink3 {
float:left;
width:205px;
margin-top:262px;
margin-left:410px;
margin-right:0px;

}

/*brought over from old site */

.style1 {color:#ccc;
	margin-top:60px;
	font: 9px Helvetica;
	text-align:center;
}

.grey {
	color: #ccc;
	text-decoration: none;
	font: 9px Helvetica;
	text-align:center;
	text-transform:none;
}

a:hover.grey {
	color: #ccc;
	text-decoration: none;
	font: 9px Helvetica;
	text-align:center;
	text-transform:none;
}

#neXTReMe {
	text-align:left;
}

#eXTReMe {
	text-align:left;
}
