/* Created using Style Master from Western Civilisation CSS1 { 2 2 558 625 } */

/* CSS Document */

#main {
width: 750px;
font-family: "Comic Sans MS", "Trebuchet MS", Georgia;
 background: White;
 padding: 15px;
}

body {
background-color: #F4F3DD;
}

#main h1 {
font-size: 24px;
}

#main h2 {
font-size: 20px;
}


#main h4 {
font-size: 20px;
font-color: #ff9900;
font-type: italic;

}
#main h3 {
font-size: 16px;
}

#li {
font-size: 13px;
}

#main h4 {
font-size: 14px;
font-weight: bold;
}

#main p {
font-size: 13px;
}

.pics {
text-align: center;
}

.middle {
margin-left: 30%;
margin-right: 30%;
text-align: center;
}

.floatleft {
float: left;
}

.floatright {
float: right;
}

#banner {
border: thin;
}

#copyright p {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: center;
}

#page {
width: 750px;
}