/* CSS Document */
body {
	background-image:url(images/bg_sky.jpg); background-repeat: repeat-x; background-position:top; background-attachment:fixed;
	background-color:#FFFFFF;
}

.link {
	font-family:  Helvetica, Arial, sans-serif;
	color: #3D6BB2;
	font-style: normal;
	font-weight: bolder;
	padding-right: 5px;
	}
a:hover {
	color: #68A8D0;
}
.currpage {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #68A8D0;
	padding-right:3px;
}
.logodescriptions {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3D6BB2;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(logo_imgs/logodescback.jpg);
}
.descriptions {
	text-indent: 20px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	color: #3D6BB2;
	background-image: url(logo_imgs/logodescback.jpg);
	padding: 10px;
	font-size: 14px;
}
.personalprojectdescriptions {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3D6BB2;
	text-indent: 12px;
	padding: 10px;
	line-height: 20px;
	text-align: justify;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #3D6BB2;
}
.homeinfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #3D6BB2;
	padding-left: 25px;
}
.homeinfosaved {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #3D6BB2;
	background-image: url(images/home_infobg.jpg);
	background-repeat: no-repeat;
	padding-right: 25px;
}
.bluebacktag {
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
	color: #FFFFFF;
}
.outsidelink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #3D6BB2;
	text-align: right;
}
.process {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3D6BB2;
}
.mainImg {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.photobttn {
	padding-bottom: 15px;
}
.photolink {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	background-position: center center;
	text-decoration: none;
	letter-spacing: .2em;
	text-align: left;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
	letter-spacing: 0.25em;
}
.lightboxfix{
	border:none;
	text-decoration: none;
	color:#FFF;
}
.lightboxfixhide{
	visibility:hidden;
}
.copyright{
	font-size:11px;
	color:#999;
	margin-right:550px;
}