body{
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

.main{
	border : 1px solid #ffccff;
	background-color : #fff1ff;
}

.botBG{
	background-image : url(i/botRib.jpg);
	background-repeat : no-repeat;
}
	
.footTxt{
	font-family : Verdana;
	font-size : 8px;
	font-weight : normal;
	color : #ffccff;
}

a.foot:link{
	font-family : Verdana;
	font-size : 8px;
	font-weight : normal;
	color : #ffccff;
	text-decoration: none;
}

a.foot:visited{
	font-family : Verdana;
	font-size : 8px;
	font-weight : normal;
	color : #ffccff;
	text-decoration: none;
}

a.foot:hover{
	font-family : Verdana;
	font-size : 8px;
	font-weight : normal;
	color : #ffccff;
	text-decoration: underline;
}

.servBG{
	background-image : url(i/servBG.jpg);
	background-repeat : no-repeat;
}

.aboutBG{
	background-image : url(i/aboutBG.jpg);
	background-repeat : no-repeat;
}

.accoladesBG{
	background-image : url(i/acooladesBG.jpg);
	background-repeat : no-repeat;
}

.portfolioBG{
	background-image : url(i/portBG.jpg);
	background-repeat : no-repeat;
	background-position : right;
}

.normTxt{
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
}

.lrgTxt{
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
}

div.scroll{
	height : 400px;
	overflow : auto;
}

div.Smallscroll{
	height : 340px;
	overflow : auto;
	margin-top : 60px;
}

.portOuter{
	border : 1px solid #87613a;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.portInner{
	background-color : #fff1ff;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.portlrgTxt{
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}
.pCredit{
	font-family : Verdana;
	font-size : 9px;
	font-weight : normal;
	color: #87613a;
}
a.email:link{
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #87613a;
	text-decoration: underline;
}
a.email:visited{
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #87613a;
	text-decoration: underline;
}
a.email:hover{
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #666666;
	text-decoration: underline;
}



