body {
background: #ffffff;
color: #000000;
margin: 10px 10px 10px 10px;
font-family: arial, sans-serif;
text-align: left;
font-size: 100%;
}
.frame{
/* width: 90%; */
width: 900px;
 margin: auto;
}
.mast{
background: #1D587C;
color: #ffffff;
text-align: left;
 margin: 0;
 padding: 0;

}
.titlebar{
background: #333333;
color: #ffffff;
padding: 2px 20px 5px 20px;
 margin: 0;
 font-size: .8em;
font-weight: bold;
}
.topnav{
background: #47B8BE;
color: #cccccc;
text-align: center;
 padding: 2px 0 5px 0;
 font-weight: bold;
 font-size: .8em;
}
.topnav a {
color: #ffffff;

}
.body{
text-align: left;
font-size: 10pt;
line-height: 14pt;
vertical-align: top;
padding: 5px 20px 20px 0;
 margin: 0 0 0 20px;

 
}
.body h1 {
font-size: 16pt;
font-weight: bold;
line-height: 18pt;
padding: 10px 0 10px 0;
}
.body h2	{
font-size: 12pt;
font-weight: bold;
color: #666666;
} 
.body ul{
list-style-position: outside;
list-style-type: disc;
}
.body li{
padding-bottom: 5px;
}

.rightcol{
width: 170px;
 float: right;
 padding: 0 10px 0 10px;
 border-left: 1px solid #666;
 border-bottom: 1px solid #666;
 margin: 0 0 10px 10px;
}
.rightcolbox{
background: #47B8BE;
color: #ffffff;
padding: 5px 10px 5px 10px;
border: 1px solid #333333;
font-size: 10pt;
line-height: 16pt;
 margin: 0 0 20px 0;
}
.rightcolbox a{
color: #ffffff;
}
.rightcol h1 {
font-size: 12pt;
font-weight: bold;
line-height: 18pt;
color: #999999;
margin: 20px 0px 0px 0px;
}
.rightcolbox ul	{
margin: 0 0 0 10px;
padding-left: 0;
}

.moviebox{
background: #999999;
color: #E2E2E2;
padding: 5px;
 margin: 20px 0 20px 0;
font-size: 10pt;
line-height: 12pt;
border-top: 6px solid #000000;
border-right: 1px solid #000000;
border-bottom: 6px solid #000000;
border-left: 1px solid #000000;

}
.moviebox img	{
float: left;
padding-right: 7px;
}
.moviebox a{
color: #ffffff;
font-weight: bold;
font-size: 10pt;
line-height: 16pt;
}
.events{
background: #D6D6D6;
color: #666666;
padding: 5px 10px 5px 10px;
border: 1px solid #333333;
font-size: .8em;
 margin: 0 0 40px 0;

}
.events	h2 {
font-weight: bold;
font-size: 1em;
padding: 0;
margin:0;
}
.events a{
color: #000000;
font-weight: bold;
}
.events p	{ margin-top: 0;}
.sidebar	{
 width: 30%;
 border: 1pt solid #aaa;
 background-color: #eee;
 color: #000;
 float: right;
 font-size: 90%;
 line-height: 120%;
 padding: 5px;
 margin-left: 10px;}
.footer{
background: #1D587C;
color: #ffffff;
font-size: 10pt;
padding: 5px 0 5px 20px;
text-align: center;
 clear: both;
}
.floatphotoright, .imgRight {float:right;margin-left:10px;}
.floatphotoleft, .imgLeft {float:left;margin-right:10px;}
.footer a{
color: #ffffff;
font-size: 10pt;
}
a:link	{

}
a:hover	{

}