
body {
margin: 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 100%;
line-height: 105%;
background: url(media/background_strip.jpg) repeat-x top center;
background-color: #EEEAF4;
}

#container {
width: 810px;
margin-right: auto;
margin-left: auto;
background: url(media/container_background.jpg) repeat-y;
}

#right {
float: left;
width: 170px;
padding-top: 20px;
margin-left: 55px;

}

#main {
float: left;
width: 500px;
padding: 20px 20px 0px 40px;
}

#break {
height: 109px;
}

#navcontainer {
margin: 0px;
padding: 0px;
}


#navlist {
margin: 0px 0px -3px 0px;
padding: 0px;
}

#navlist li {
margin: 0px;
padding: 0px;
display: inline;
list-style-type: none;
}

#navlist li a{
text-decoration: none;
}

p{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 0.7em;
}

strong {

}

a{
color: #000000;
}

a:hover{
text-decoration: underline;	
}

#main ul {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 0.7em;
line-height: 1.5em;
}

#main a {

}



#right p {
font-size: 0.7em;
line-height: 120%;

}

#right a {
color: #000000;
}


h1{
margin: 0 0 20px 0;
padding: 0;
font-size: 1.4em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
color: #6E3F9E;
font-weight: normal;
}

h2{
font-size: 0.9em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
color: #6E3F9E;
font-weight: bold;
line-height: 120%;
}

table {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 0.7em;

}

.ruled_above {
border-top: 1px;
background-color: #00CCFF;
}

.images_left{
float: left;
margin-top: 0px;
margin-right: 20px;
margin-left: 0px;
margin-bottom: 5px;
padding: 5px;
}


.boxed_text {
float: left;
width: 105px;
height: 200px;
padding: 10px;
margin: 0;
background-image: url(media/boxed_text.jpg);
background-repeat: no-repeat;
}

.images_right{
float: right;
margin-top: 0px;
margin-right: 0px;
margin-left: 20px;
margin-bottom: 5px;
padding: 5px;
}


.smallcapitals {
font-size: 0.9em;
text-transform: uppercase;
}

.small{
font-size: 0.8em;
text-transform: uppercase;
}

#footer {
margin: 0px 0px 0px 0px;
padding-bottom: 35px;
text-align: center;
background-image: url(media/footer_background.jpg);
}


.clear {
clear: both;
}

.box {
	border: 1px solid #C5B9DB;
	background-color: #D8CFE9;
	padding: 10px;
	width: 90%;
}


.portrait{
float: left;
margin-top: 0px;
margin-right: 20px;
margin-left: 0px;
margin-bottom: 17px;
padding: 5px;
}

