body {
	background: url('../images/material_bg.png');
	margin: 0px;
	padding: 0px;
}

a {
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #333;
	text-decoration: none;
}

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

#master div {
	width: 1100px;
	height: 1100px; 
	background: url('../images/jpg/index_bg.jpg') no-repeat;
}

#content {
	margin: 0 auto;
	width: 1100px;
	height: 1100px; 
	background: url('../images/background.jpg') no-repeat;	
}


#index #nav {
	position: absolute;
	width: 220px;
	height: 229px; 
	margin-top: 38px;
	margin-left: 35px;
	background: url('../images/nav.png') no-repeat;
	font-family: Bradley hand ITC;
	font-size: 19px;
	font-weight: bold;
	color: #333;
	z-index: 100;
}

#index #admin_nav {
	position: absolute;
	width: 220px;
	height: 250px; 
	margin-top: 38px;
	margin-left: 40px;
	background: url('../images/admin_nav.png') no-repeat;
	font-family: Bradley hand ITC;
	font-size: 19px;
	font-weight: bold;
	color: #333;
}

#index div img {
	margin-top: 5px;
	margin-left: -22px;

}

#index #home {
	position: absolute;
	width: 220px;
	height: 39px; 
	margin-top: 0px;
	padding-top: 11px;
	padding-left: 63px;
	background: transparent;
}

#index #projects {
	position: absolute;
	width: 220px;
	height: 39px; 
	padding-top: 11px;
	padding-left: 70px;
	margin-top: 24px;
	background: transparent;
}

#index #installations {
	position: absolute;
	width: 220px;
	height: 39px; 
	background: transparent;
	padding-left: 57px;
	margin-top: 65px;
}

#index #photography {
	position: absolute;
	width: 220px;
	height: 39px; 
	background: transparent;
	padding-left: 67px;
	margin-top: 91px;
}

#index #what_we_do {
	position: absolute;
	width: 220px;
	height: 39px; 
	background: transparent;
	padding-left: 73px;
	margin-top: 122px;
}

#index #links {
	position: absolute;
	width: 220px;
	height: 39px; 
	background: transparent;
	padding-left: 85px;
	margin-top: 146px;
}

#index #about_us {
	position: absolute;
	width: 220px;
	height: 39px; 
	background: transparent;
	padding-left: 70px;
	margin-top: 171px;
}

#index #contact_us {
	position: absolute;
	width: 220px;
	height: 39px; 
	background: transparent;
	padding-left: 75px;
	margin-top: 196px;
}

#index #logout {
	position: absolute;
	width: 220px;
	height: 39px; 
	background: transparent;
	padding-left: 75px;
	margin-top: 220px;
}


#index #welcome {
	position: absolute;
	width: 492px;
	height: 485px; 
	margin-top: 34px;
	margin-left: 200px;
	background: url('../images/jpg/welcome_bg.jpg') no-repeat;	
}

#index #project_list {
	position: absolute;
	width: 600px;
	height: 485px; 
	margin-top: 34px;
	margin-left: 200px;
	background: url('../images/jpg/projects_bg.jpg') no-repeat;	
}

#index p {
	font-family: Browallia new;
	margin-top: 70px;
	margin-left: 200px;
	color: #333;
	width: 270px;
}

#index p a {
	text-decoration: underline;
}

#about p {
	font-family: Browallia new;
	margin-top: 55px;
	margin-left: 225px;
	color: #333;
	width: 300px;
}

#welcome p {
	font-family: Browallia new;
	margin-top: 150px;
	margin-left: 180px;
	color: #333;
	width: 270px;
}

#index ul {
	margin-left: 250px;
}

#index ul li {
	font-family: Browallia new;
	color: #333;
	width: 270px;
}




#index #installations_list {
	position: absolute;
	width: 600px;
	height: 485px; 
	margin-top: 34px;
	margin-left: 200px;
	background: url('../images/jpg/installations_bg.jpg') no-repeat;	
}

#index #photography_list {
	position: absolute;
	width: 600px;
	height: 485px; 
	margin-top: 34px;
	margin-left: 200px;
	background: url('../images/jpg/photography_bg.jpg') no-repeat;	
}

#index #photography_list p {
	margin-top: 30px;
}

#index #about {
	position: absolute;
	width: 600px;
	height: 485px; 
	margin-top: 34px;
	margin-left: 200px;
	background: url('../images/jpg/about_bg.jpg') no-repeat;	
}

#index #contact {
	position: absolute;
	width: 600px;
	height: 485px; 
	margin-top: 34px;
	margin-left: 200px;
	background: url('../images/jpg/contact_bg.jpg') no-repeat;	
}

#index #what_we_do_list {
	position: absolute;
	width: 600px;
	height: 485px; 
	margin-top: 34px;
	margin-left: 200px;
	background: url('../images/jpg/what_we_do_bg.jpg') no-repeat;	
}

#index #what_we_do_list ul {
	margin-top: -24px;
	margin-left: 250px;
	padding: 0px;
}

#index #links_list {
	position: absolute;
	width: 600px;
	height: 485px; 
	margin-top: 34px;
	margin-left: 200px;
	background: url('../images/jpg/links_bg.jpg') no-repeat;	
}

#index #links_list ul {
	margin-left: 200px;
}

#index #project_details {
	position: absolute;
	width: 800px;
	height: 1200px; 
	margin-top: 34px;
	margin-left: 200px;
	background: url('../images/jpg/project_details_bg.jpg') no-repeat;	
}

#project_details object {
	position: relative;
	top: -600px;


	left: -400px;
}


#photography_list object {
	position: relative;
	top: 0px;
	left: 150px;
}

#index #project_details #title {
	font-family: Bradley hand ITC;
	margin-top: 60px;
	margin-left: 230px;
	color: #333;
	width: 400px;
	height: 60px;
	font-size: 20px;
	font-weight: normal;
}

#index #project_details #more_photos {
	font-family: Browallia new;
	margin-top: -30px;
	margin-left: 90px;
	color: #333;
	width: 170px;
	height: 230px;
	text-align: left;
	position: relative;
	z-index: 101;
}

#index #project_details #more_photos a {
	text-decoration: underline;
}

#index #project_details #description {
	font-family: Browallia new;
	margin-top: -220px;
	margin-left: 250px;
	color: #333;
	width: 300px;
	height: 350px;
}

#index #handwritten_intro {
	font-family: Bradley hand ITC;
	font-size: 14px;
	margin-left: 190px;
	margin-top: 0px;
	width: 300px;
}

#index #admin {
	background: url('../images/admin_background.jpg') no-repeat;
	margin: 0px;
	padding: 0px;
	height: 600px;
}

#index #admin_big {
	background: url('../images/admin_background_big.jpg') no-repeat;
	margin: 0px;
	padding: 0px;
	height: 1000px;
}

#index #admin p {
	margin-left: 460px;
	margin-top: 0px;
	padding-top: 140px;
	width: 180px;
	text-align: center;

}

#index #admin_big p {
	margin-left: 270px;
	margin-top: 0px;
	padding-top: 120px;
	width: 180px;
	text-align: center;

}

#index #admin form {
	margin-left: 440px;
	text-align: right;
	width: 200px;
}

#index #admin p input {
	font-size: 100%;
	font-family: Browallia New;
	color: #333;
}

#index #admin_big form {
	margin-left: 320px;
	width: 340px;
	text-align: right;
}


#index #admin_big form .feedback {
	font-family: Browallia new;
	display: block; 
	width: 100%; 
	text-align: center; 
	color: #FF0000; 
	margin-bottom: -20px
}

#index #admin_big form #aboutUs {

	height: 400px;
}

#index #admin_big table {
	margin-left: 320px;
	font-family: Browallia new;
	text-align: left;
	width: 350px;
}


#index #admin_big .wwd_form {
	text-align: center;

}

#index #admin_big table tr td a {
	text-decoration: underline;
}

#index #admin_big input {
	border: 1px solid #CCC;
	font-family: Browallia new;
	font-size: 100%;
	color: #333;
}

#index #admin_big textarea {
	
width: 335px;
	height: 250px;
	border: 1px solid #CCC;
	font-family: Browallia new;
	font-size: 100%;
	color: #333;
}

#index #admin_big #projectsIntro {
	height: 50px;

}

#index #admin_big #installationsIntro {
	height: 50px;

}


#index #admin_big .createProjectForm {
	text-align: left;
	font-family: Browallia New;
	color: #333;
}

#index #admin_big .createProjectForm #desc {
	display: block; 
	margin-bottom: 10px;
}

#index #admin_big .createProjectForm input {
	font-size: 100%;
	font-family: Browallia New;
	color: #333;

}

#index #admin_big #photoUpload {
	margin-left: 0px;

}

.photoUploadInput {
	width: 100%;
	height: 30px;
	padding: 0px;
}

#photoFileUpload {
	margin-top: -1px;
}

#newDirectory {
	margin-top: -2px;
}

#index #admin_big #photographyTable {
	margin-top: -30px;
	background: #FFF;
}

#index #admin_big .left_highlight {
	color: #FF0000;
}

#index #admin_big .left_highlight a {
	color: #FF0000;
}

.photoUploadFeedback {
	text-align: center; 
	color: #FF0000;

}

.photoTableTDRight {
	text-align: right; 
	padding-right: 20px
}

.photoTableSpacer {
	color: #666; 
	height: 1px; 
	border: 0px;
	border-top: 1px solid #666;
	width: 325px;
	float: center;
	margin: 0px;
	margin-top: 10px;
}

.photoUploadDirTD {
	padding-right: 3px;
}

#index #admin_big #projectPhotographyTable {
	margin-top: 30px;
	margin-left: 294px;
	background: #FFF;
	width: 394px;
}

#footer {
	position: absolute; 
	bottom: 15px; 
	left: 200px;
}

#footer p {
	color: #505050
}

#footer p a {
	color: #505050; 
	text-decoration:none; 
	border-bottom: 1px dotted #505050;
}
