﻿a {
	color: #000000;
}

a.visited {
	color: #000000;
}

.menu1 {
	border: 1px black solid;
	top: 0px; 
	left:125px;
	width:100px; 
	height:475px;
	background-color:white; 
	display:none;
	position:absolute;
	opacity: .85;
	filter: alpha(opacity=85);
	font-size: 16px;
	font-weight: bold;
}

.menu2 {
	border: 1px black solid;
	top: 0px; 
	left:125px;
	width:100px; 
	height:475px;
	background-color:white; 
	display:none;
	position:absolute;
	opacity: .85;
	filter: alpha(opacity=85);
	font-size: 16px;
	font-weight: bold;
}

.menu3 {
	border: 1px black solid;
	top: 0px; 
	left:125px;
	width:100px; 
	height:475px;
	background-color:white; 
	display:none;
	position:absolute;
	opacity: .85;
	filter: alpha(opacity=85);
	font-size: 16px;
	font-weight: bold;
}


.page {
	width: 800px; 
	height: 600px;
	background: url('images/IMG_3314_edit_small.jpg');
	margin: 0;
	border: 1px black solid;
}

.sideBar {
	width: 125px; 
	height: 600px;
	position: absolute;
	top: 0px;
	opacity: .85;
	filter: alpha(opacity=85);
	background-color:white; 
	border: 1px black solid;
}

.bottomBar {
	width: 675px; 
	height: 125px;
	position: absolute;
	left: 127px;
	top: 475px;
	opacity: .80;
	filter: alpha(opacity=80);
	background-color:#B07C5E; 
	border: 0px black solid;
}

.bottomBarText {
	padding: 10px;
	width: 700px; 
	height: 125px;
	position: absolute;
	left: 123px;
	top: 475px;
	opacity: .99;
	filter: alpha(opacity=99);
}

.bottomBarLogo {
	padding: 10px;
	width: 40px; 
	height: 40px;
	position: absolute;
	left: 450px;
	top: 475px;
	opacity: .99;
	filter: alpha(opacity=99);
}

.bbi {
	font-family: 'times new roman';
	font-size: 16px;
	font-weight: 600;
	font-style: italic;
}

.bbn {
	font-family: arial, helvetica;
	font-size: 70%;
	font-weight: 200;
	font-style: normal;
}

.blog {
	padding:0px;
	width:275px;
	height:76px;
	position: absolute;
	top: 40px;
	left: 550px
}

.logo {
	padding:0px;
	width:275px;
	height:76px;
	position: absolute;
	top: 0px;
	left: 800px;
	text-align: center;
	font-family: parchment;
	font-size: 38px;
	font-weight: 600;
	font-style: italic;
	border: 0px black solid;
}

.WWA {
	position: absolute;
	top: 180px;
	text-align: center;
	font-family: 'times new roman';
	font-size: 24px;
	font-weight: 600;
	font-style: italic;
	width: 125px;  
}

.WWB {
	position: absolute;
	top: 50px;
	text-align: center;
	font-family: parchment;
	font-size: 38px;
	font-weight: 600;
	font-style: italic;
	width: 125px; 
}

.WWD {
	position: absolute;
	top: 300px;
	text-align: center;
	font-family: Comic Sans MS;
	font-size: 18px;
	font-weight: 600;
	font-style: italic;
	width: 125px; 
}
.TWIT {
	padding:0px;
	width:176px;
	height:176px;
	position: absolute;
	top: 210px;
	left: 804px;
}
body
{
	margin: 0; 
	padding: 0;
} 
