a:link 	{
	color: #06005a; 
	text-decoration: none;
	}
a:visited {
	color: #06005a; 
	text-decoration: none;
	}
a:hover {
	color: #cc0000;
	}

body {
background: #fff;
text-align: center;
padding-top: 0px;
font-family: Georgia;
}

/* Header Image Constraint */
.header {
background: #b8b8b8;
width: 800px;
height: 150px;
margin-left: auto;
margin-right: auto;
}

.bishlogo {
background: url('images/bish.gif');
position: relative;
top: 0px;
left: 0px;
width: 150px;
height: 170px:
}

.main {
background: url("images/background.gif") #e1d4c0;
width: 840px;
height: 800px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
}

.menu {
background: #fff;
width: 800px;
height: 26px;
margin-left: auto;
margin-right: auto;
}

.menu-button {
color: #06005a;
border: 3px double #8e4a00;
background: #fff;
margin: 1px;
width: 100px;
height: 20px;
margin-left: 0px;
margin-right: 2px;
white-space: nowrap;
float:left;
vertical-align: center;
}

.menu-button a:hover {
color: #6986c8;
}

/* Bishnet Button */
.bishnet-button {
color: #06005a;
border: 3px double #8e4a00;
background: #fff;
margin: 1px;
width: 200px;
height: 20px;
margin-left: 2px;
margin-right: 0px;
white-space: nowrap;
float:right;
}

.bishnet-button a:hover {
color: #6986c8;
}



/* Text Classes */

.h2 {
text-align: center;
}

.articleheader {
text-align: center;
font-size: 18px;
}

p.articletext {
text-align: justify;
font-size: 14px;
text-align: center;
margin-left: auto;
margin-right: auto;
}

p.forumtitle {
background: #f2e0c4;
width: 750px;
font-size: 18px;
text-align: center;
margin-left: auto;
margin-right: auto;
}

p.places-description {
text-align: left; 
margin: 5px;
margin-top: 15px;
font-family: sans-serif;
}

.forumbox {
background: #f2e0c4;
width: 750px;
font-size: 14px;
text-align: center;
margin-left: auto;
margin-right: auto;
}


/* LANDMARKS PAGE */
.iefudge {
text-align:left;
}

.landmarkspicture {
position: relative;
top: -465px;
left: -40px;
background: #f2e0c4;
vertical-align: center;
text-align: center;
margin-left: auto;
padding-top: 10px;
padding-bottom: 10px;
width: 300px;
height-max: 250px;
}

.landmarksmap {
position: relative;
top: 5px;
left: 20px;
width: 450px;
height: 475px;
background: #f2efe9;
text-align: center;
}
