/* CSS Document */

body {
	margin:0;
	padding:0;
	color:#333333;
	background-color: #FFFFFF;
	}
	
#wrapper {
	width:770px;
	height: 604px;
	margin:0px auto 0;
	margin-top: 10px;
	background-color: #FFFFFF;
	background-image:url(images/back.jpg);
	background-repeat:no-repeat;
	}


div#header {
	top:0;
	left:0;
	background-repeat:repeat-x;
	border:0;
	height: 65px;
	width: 770px;
	margin: 0px;
	margin-top: 25px;
	float: left;
	padding: 5px;
	font-family: Times New Roman, Times, serif;
	font-weight:bolder;
	font-size:60px;
	text-align:center;
	color: #663333;
	}

div#titles {
	top:0;
	left:0;
	border:0;
	height: 40px;
	width: 770px;
	margin: 0px;
	margin-top: 0px;
	float: left;
	padding: 5px;
	font-family: Times New Roman, Times, serif;
	font-weight:bolder;
	font-size:14px;
	text-align:center;
	color: #663333;
	}
div#content {
	width: 720px;
	float:none;
	margin-left: 30px;
	font-family: Times New Roman, Times, serif;
	font-weight: normal;
	font-size:14px;
	text-align:left;
	color: #663333;
	line-height: 18px;
	}
div#image {
	float:right;
	margin-bottom: 0px;
	margin-left: 10px;
	}
	
div#bottom {
	width: 730px;
	padding: 5px;
	margin-left: 20px;
	margin-right: 10px;
	font-family: Times New Roman, Times, serif;
	font-weight:normal;
	font-size:14px;
	text-align:center;
	color: #663333;
	}
	
	
/* =-=-=-=-=-=-=-[Front Page]-=-=-=-=-=-=-=- */


#wrapper2 {
	width:770px;
	overflow:hidden;
	margin:0px auto 0;
	margin-top: 10px;
	background-color: #FFFFFF;
	background-image:url(images/photoalbum.jpg);
	background-repeat:no-repeat;
	}

div#left {
	width: 340px;
	position:relative;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	font-family:Times New Roman, Times, serif;
	font-size:32px;
	font-weight:bold;
	text-align:center;
	color: #663333;
	}


div#leftpic {
	width: 330px;
	position:relative;
	float:left;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family:Times New Roman, Times, serif;
	font-size:32px;
	font-weight:bold;
	color: #663333;
	text-align:center;
	}
div#left2 {
	width: 300px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 20px;
	float: left;
	font-family:Times New Roman, Times, serif;
	font-size:16px;
	color: #663333;
	font-weight:normal;
	}	

div#wrapperright {
	width: 390px;
	overflow:hidden;
	float: right;
	position: relative;
	margin-top: 205px;
	font-size: 14px;
	text-align:center;
	}

div#wrapperright2 {
	width: 390px;
	overflow:hidden;
	float: right;
	position: relative;
	margin-top: 205px;
	font-size:14px;
	text-align: center;
	}
div#wrapperright3 {
	width: 300px;
	overflow:hidden;
	float: right;
	position: relative;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 30px;
	padding-right:30px;
	padding-left: 20px;
	text-align: center;
	font-family:Times New Roman, Times, serif;
	font-size:16px;
	color: #663333;
	font-weight:normal;
	}
	
div#wrapperright4 {
	width: 300px;
	overflow:hidden;
	float: right;
	position: relative;
	margin-top: 10px;
	margin-right: 20px;
	text-align: right;
	font-family:Times New Roman, Times, serif;
	font-size:12px;
	color: #663333;
	font-weight:normal;
	}

/* =-=-=-=-=-=-=-[Text formatting]-=-=-=-=-=-=-=- */
	
.head {
	font-family: Times New Roman, Times, serif;
	font-weight: bolder;
	font-size: 36px;
	text-align: center;
	color: #663333;
	}
.front {
	font-family:Times New Roman, Times, serif;
	font-size:32px;
	font-weight:bold;
	}

.bold	{
	font-size: 20px;
	font-weight: bold;
	}

#bottom a {
color: #663333;
font-weight: normal;
font-size:14px;
text-decoration: none;
width: 150px;
}

#bottom a:hover {
color:#663333;
font-weight:bold;
font-size:14px;
}

#content a {
color: #663333;
font-weight: normal;
font-size:14px;
text-decoration: none;
width: 150px;
}

#content a:hover {
color:#663333;
font-weight:bold;
font-size:14px;
}

#titles a {
color: #663333;
font-weight: bold;
font-size:14px;
text-decoration: none;
width: 150px;
}

#titles a:hover {
color:#663333;
font-weight:bold;
font-size:14px;
text-transform:uppercase;
}

#header a {
color: #663333;
font-weight: bold;
font-size:48px;
text-decoration: none;
width: 150px;
}

#header a:hover {
color:#663333;
font-weight:bold;
font-size:48px;
text-transform:uppercase;
}

#left2 a {
color: #663333;
font-weight: normal;
font-size:14px;
text-decoration: none;
width: 150px;
}

#left2 a:hover {
color:#663333;
font-weight:bold;
font-size:14px;
}

#wrapperright3 a {
color: #663333;
font-weight: normal;
font-size:16px;
text-decoration: none;
width: 150px;
}

#wrapperright3 a:hover {
color:#663333;
font-weight:bold;
font-size:16px;
}

#wrapperright4 a {
color: #663333;
font-weight: normal;
font-size:12px;
text-decoration: none;
width: 150px;
}

#wrapperright4 a:hover {
color:#663333;
font-weight:bold;
font-size:12px;
}
