@charset "utf-8";

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #696969;
	background-color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
a {
	text-decoration:none;
	color:#696969;
	font-size: small;
	font-weight: bold;
}

a:hover {
	color:#4efe00;
	text-decoration:underline;
}

a.bluelink {
	text-decoration:none;
	color:#696969;
	font-size: small;
}

a.bluelink:hover {
color:#0099cc;
text-decoration:underline;
}

a.nodecoration {
text-decoration:none;
margin:0;
border:none;

}




tr {
font-size:12px;
}
.topBanner {
	background-color: #696969;
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 798px;
	background-image: url(images/topbanner.jpg);
}
.links1 {
	background-color: #696969;
	margin: 0px;
	height: 320px;
	width: 798px;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
}

.links1a {
	background-color: #50800D;
	margin: 0px;
	height: 300px;
	width: 246px;
	color: #FFFFFF;
	text-align: left;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/projectBack.gif);
}

.links1b {
	background-color: #D56D2A;
	margin: 0px;
	height: 300px;
	width: 246px;
	color: #FFFFFF;
	text-align: left;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/freelanceBack.gif);
}

.links1c {
	background-color: #80197A;
	margin: 0px;
	height: 300px;
	width: 246px;
	color: #FFFFFF;
	text-align: left;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/virtualBack.gif);
}




.innerlink {
color:#333333;
}
.innerlink:hover {
color:#333333;
text-decoration:underline;
}
.text1 {
	background-color: #FFFFFF;
	padding: 0px;
	width: 700px;
	float: left;
	border-left-style: none;
	z-index:1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

.text2 {
	background-color: #FFFFFF;
	padding: 0px;
	width: 700px;
	float: none;
	border-left-style: none;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696969;
	border-bottom-width: thin;
	border-bottom-color: #696969;
}



.textbox {
	background-color: #FFFFFF;
	padding: 0px;
	width: 700px;
	float: left;
	border-left-style: none;
	z-index:1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}


.mainlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	height: 50px;
	width: 400px;
	margin-top: 150px;
	margin-left: 50px;
	float: left;
}
.shafferydesignslink {
	float: right;
	height: 90px;
	width: 305px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}

.holder {
	background-color: #3300FF;
	height: 1050px;
	width: 1100px; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(back1.jpg);
	background-repeat: no-repeat;
}

.textFoot {
	background-color: #FFFFFF;
	height: 30px;
	width: 630px;
	margin-left: 50px;
	color: #999999;
	padding-top: 20px;
	text-align: left;
	clear: none;
	padding-left: 20px;
}

.albumspace {
	height: 650px;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	background-color: #FFFFFF;
	color: #999999;
	text-align: justify;
	float:left;
}

.side {
	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	background-color: #FFFFFF;
	color: #999999;
	text-align: justify;
	z-index:2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.links2 {
	background-color: #696969;
	margin: 0px;
	height: 30px;
	width: 780px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

.boxfloat {
	float: none;
	position: absolute;
	width: 184px;
	top: 626px;
	height: 15px;
}




.maincontainer {
	background-color: #FFFFFF;
	width: 798px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img.thumbs {
	float:left;
	height:100px;
	width:100px;
	padding:0px;
	cursor:pointer;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img.toplink {
cursor:pointer;
margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2.phototitle {
padding-left:50px;
}

img.mainpic {
border: solid 1px;
border-color: #696969;
}

p.photopages {
padding-left:50px;
}


.holdlogo {
	width: 900px;
	background-image: none;
	background-color: #696969;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



.inputboxContact {
background-color: #CCCCCC;
border-bottom-style:ridge;
border-width:thin;
border-color:#464646;

}
