@charset "utf-8";
/* CSS Document */

.back {
	font-family: "Journaling Hand";
	font-size: 24px;
	color: #FFF;
	height: 30px;
	width: 80px;
	left: 660px;
	top: 450px;
	position: absolute;
	background-image: url(back.gif);
}
.back2 {
	font-family: "Journaling Hand";
	font-size: 24px;
	color: #FFF;
	background-position: right center;
	height: 30px;
	width: 80px;
	left: 225px;
	top: 450px;
	position: absolute;
}


body {
	background-color: #000;
	background-image: url(logo.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
a img {border: none; } 
.research {
	background-image: url(Aug&Sept-2010-032.jpg);
	height: 250px;
	width: 250px;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	left: 100px;
	top: 100px;
	position: absolute;
}
.photography {
	height: 250px;
	width: 250px;
	background-position: center center;
	background-image: url(Aug&Sept-2010-012.jpg);
	padding: 10px;
	left: 375px;
	top: 100px;
	position: absolute;
	background-repeat: no-repeat;
}
.researchbody {
	font-family: EuropeanTypewriter;
	font-size: 16px;
	color: #FFF;
	height: 350px;
	width: 530px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	position: absolute;
	left: 375px;
	top: 100px;
	padding: 10px;
	overflow: auto;
}

.webdesign {
	height: 250px;
	width: 250px;
	background-position: center center;
	background-image: url(Jul&Aug2010-055.jpg);
	padding: 10px;
	background-repeat: no-repeat;
	left: 650px;
	top: 100px;
	position: absolute;
}
.researchtxt {
	background-image: url(researchtxt.png);
	background-position: center center;
	height: 100px;
	width: 250px;
	position: absolute;
	left: 100px;
	top: 360px;
	padding: 10px;
}
.photographytxt {
	background-image: url(photographytxt.png);
	background-position: center center;
	padding: 10px;
	height: 100px;
	width: 250px;
	position: absolute;
	left: 375px;
	top: 360px;
}
.webdesigntxt {
	background-image: url(webdesigntxt.png);
	background-position: center center;
	padding: 10px;
	height: 100px;
	width: 250px;
	left: 650px;
	top: 360px;
	position: absolute;
}

.text1 {
	background-color: #FFF;
	height: 100px;
	width: 250px;
	background-position: center center;
}
.webdesignbody {
	font-family: EuropeanTypewriter;
	font-size: 16px;
	color: #FFF;
	height: 350px;
	width: 490px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	position: absolute;
	left: 150px;
	top: 100px;
	overflow: auto;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
}
