﻿body {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

html {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

body {
	background-image:url('../images/bodyBG.jpg');
	background-position:right top;
	background-repeat:no-repeat;
}

img {
	border:0px;
}

#main {
	position:relative;
	margin:auto;
	width:798px;
	height:100%;
}

#slidemenubar2{
	position:absolute;
	border:0px;
	line-height:20px;
	background-color:black;
	z-index:1;
}

#slidemenubar{
	position:absolute;
	border:0px;
	line-height:20px;
	background-color:black;
	z-index:1;
}

#title {
	width:798px;
	height:182px;
	background-image:url('../images/pageTitle.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}

#homePhoto {
	width:798px;
	height:270px;
	background-image:url('../images/loading.gif');
	background-position:center center;
	background-repeat:no-repeat;
}

#textBG {
	width:798px;
	height:270px;
	background-image:url('../images/textBG.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}

#contactBG {
	width:798px;
	height:270px;
	background-image:url('../images/contactBG.jpg');
	background-position:left top;
	background-repeat:no-repeat;

}

#loginBG {
	width:798px;
	height:270px;
	background-image:url('../images/loginBG.jpg');
	background-position:left top;
	background-repeat:no-repeat;


}


#portfolioBG {
	width:798px;
}

#content {
	width:544px;
	height:250px;
	padding:10px 5px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
}

#portfolio {
	float:left;
	width:110px;
}

#photosArea {
	float:right;
	width:650px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
}

#photoAreaInit {
	float:right;
	width:570px;
	text-align:justify;
}

a {
	color:navy;
	text-decoration:none;
}

a:hover {
	color:black;
	text-decoration:none;
}

#credits {
	width:798px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:gray;
}

a.credits {
	text-decoration:none;
	color:gray;
}

a.credits:hover {
	color:black;
}
