﻿* {
margin: 0;
}


body {
background-color: #842020;
background-image: url();
color: white;
text-align: center;

}

DIV#color1 {
width: 100%;
height: 35px;
background-image: url(images/alessandria_background.jpg);
position: absolute;
z-index: 1;
}

DIV#color2 {
width: 100%;
height: 38px;
background-color: #fbee78;
position: absolute;
z-index: 0;
}

DIV#wrapper {
width: 800px;
margin: auto;
height: 1200px;
background-image: url(images/parchment6.jpg);
background-color: white;
color: black;
border-left: 1px solid grey;
border-right: 1px solid grey;
border-bottom: 1px solid grey;
}

DIV#links {
background-color: ;
color:white;	
position: relative;
top: -2px;
height: 25px;
padding: 10px;
z-index: 2;
font-weight: bold;
font-family: ;
border: 0px solid white;
}

DIV#header {
text-align: left;
background-color: black;
/* filter:alpha(opacity=65);IE's opacity
opacity: 0.65; */
color: white;
border-top: 2px solid white;
border-bottom: 2px solid white;
font-family: georgia;
}

DIV#content {
}

DIV#left_div {
width: 380px;
float: left;
height: 600px;
text-align: justify;
padding-right: 7px;
padding-left: 7px;
}

DIV#right_div {
width: 390px;
float: right;
height: 600px;
text-align: center;
padding-left: 7px;
padding-right: 5px;
}

DIV#footer {
color: white;
background-color: black;
position: relative;
top: 515;
}


DIV#slide_show {
width: 375px;
height: 375px;
border: 1px solid white;
}

.yellow {
color: white;
font-size: 1.75em;
}

.yellow2 {
color: #FF0506;
font-size: 1.5em;
}

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

a:hover {
color: #fbee78;
}

td {
width: 380px;
text-align: justify;
padding: 8px;
}

ul {
font-size: 1.2em;
font-family: georgia;
color: black
}



.imageborder {
border: 1px solid white;
}


.style1 {
	margin-top: 41px;
}
.style2 {
	text-align: justify;
}
.style3 {
	text-align: center;
}
.style4 {
	text-align: center;
	border: 1px solid #800000;
	background-image: url('images/alessandria_background.jpg');
}

td.menu {
text-align: center 
}

/* Colors Used 

*/
