body {
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 13px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	-webkit-text-size-adjust: none;
}

img, div { 
behavior: url(images/iepngfix.htc);
}
.padded {padding:10px;margin:10px;}
.float-right {float:right;}
.float-left {float:left;}
hr {clear:both;margin:10px 0px;}

p{ text-align:justify;}

a {
color: #003399; outline: 0;
}

form {
margin: 0;
padding: 0;
}

.newsletter { background:#a25d71;padding:5px;margin:10px;font-size:10px;color:#FFF;}
.newsletter span {padding:5px;width:90%}

input, select, textarea {
font-family: arial, sans-serif;
font-size: 12px;
-webkit-border-radius: 0;
}

textarea {
resize: none;
}

.newport_link {
color: #0000ee;
text-decoration: underline;
cursor: pointer;
}

hr {
height: 2px; 
color: #808080;
background-color: #808080; 
border: 0px;
}

.twitter {
font-size: 11px;
color: #000;
text-decoration: none;
}

#top_nav { width: 800px; height: 38px; background-image: url(../images/top_nav_bg.jpg); background-repeat: no-repeat; float: left; }
#top_nav ul { margin: 0; padding: 0; height: 30px; list-style: none; float: right; }
#top_nav li { height: 30px; line-height: 30px; display: inline; }
#top_nav li a { padding: 0 5px 0 5px; font-size: 15px; color: #8a2044; font-weight: bold; text-shadow: #fff -1px 1px 1px; text-decoration: none; float: left; }

#nav { width: 146px; float: left; }
#nav ul { margin: 0 0 15px 0; padding: 0; list-style: none; border-top: 1px solid #ccc; }
#nav li { height: 22px; line-height: 22px; font-family: arial, sans-serif; font-size: 11px; border-bottom: 1px solid #ccc; }
#nav li a { padding: 0 0 0 7px; width: 139px; color: #000; text-decoration: none; display: block; }

.style2 { font-family: arial, sans-serif; font-size: 13px; color: #fff; }
.style3 { font-family: arial, sans-serif; font-size: 17px; color: #fff; font-weight: bold; }
.style4 { font-family: arial, sans-serif; font-size: 13px; }
.style5 { font-family: arial, sans-serif; font-size: 13px; font-weight: bold; }
.style6 { font-family: arial, sans-serif; font-size: 12px; color: #fff; font-weight: bold; }
.style7 { font-family: arial, sans-serif; font-size: 13px; color: #fff; }
.style22 { color: #fff; }
.style23 { font-family: arial, sans-serif; font-size: 19px; }
.style24 { font-size: 8pt; font-family: arial, sans-serif; }
.style26 { font-size: 10pt; }
.style27 { font-size: 12pt; }

h1{font-size:18px;}
h2 {font-size:16px;}
h3 { margin: 0 0 13px 0; padding: 0; font-size:14px;}

.agenda_link {
color: #003399;
text-decoration: underline;
cursor: pointer;
}

#google {
width: 53px;
height: 20px;
background-image: url(../images/google.png);
background-repeat: no-repeat;
}

#google a {
width: 53px;
height: 20px;
float: left;
}

.photo a {
padding: 3px;
border: 1px solid #111;
float: left;
}

.photo a:hover {
border: 1px solid #8a2044;
background-color: #8a2044;
}

.photo img {
border: 0;
}

.sept2010 {
margin: 0 0 12px 0;
padding: 0 0 0 95px;
height: 60px;
line-height: 60px;
background-image: url(../images/sept2010/sept2010.jpg);
background-repeat: no-repeat;
float: left;
}






#photo-thumbs {
height: 78px;
}

#photo-thumbs img {
border: 0;
}

#photo-thumb1 a {
position: absolute;
padding: 5px;
width: 100px;
height: 66px;
background-color: #fff;
border: 1px solid #bbb;
-webkit-transform: rotate(-7deg);
-moz-transform: rotate(-7deg);
-ms-transform: rotate(-7deg);
-o-transform: rotate(-7deg);
transform: rotate(-7deg);
}

#photo-thumb2 a {
position: absolute;
margin: 0 0 0 25px;
padding: 5px;
width: 100px;
height: 66px;
background-color: #fff;
border: 1px solid #bbb;
-moz-transform: rotate(7deg);
-ms-transform: rotate(7deg);
-o-transform: rotate(7deg);
-webkit-transform: rotate(7deg);
transform: rotate(5deg);
}

