﻿body {
background-image : url(clipart/background.jpg);
background-repeat : repeat-y;
background-position : center;
background-color : #fdfdfd;
}
#container {
width : 770px;
margin : auto;
text-align : center;
position:relative;
}

p {
font-family : Tahoma, sans serif;
color : #000080;
font-size : 10pt;
padding: 0 30px 0 30px;
}
p.small_links {
font-size : 8pt;
}
p.caption {
text-align : center;
font-size : 10pt;
font-weight : bold;
}
p.heading, h1 {
font-family : Tahoma, sans serif;
font-size : 22pt;
font-weight : bold;
color : #a1a1a1;
}
p.front_blip
{
font-size : 10pt;	
line-height: 18pt;
}
p.bottom_caption
{
font-size:8pt;
}
p.alert {
	background: #fff6bf;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align:center;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	filter:alpha(opacity=70);
	opacity: 0.7;
	line-height:18pt;	
	}
	
td {
font-family : verdana, arial, "ms sans serif", sans-serif;
font-size : 11px;
color : #ffffff;
}
.small {
font-family : verdana, arial, "ms sans serif", sans-serif;
font-size : 10px;
padding-left : 5px;
line-height : 14px;
color : #f1f1fe;
}
a {
color : #000080;
text-decoration : none;
}
a:visited {
color : #000080;
}
a:hover {
color : #ff9933;
}
p.main_par {
font-size : 10pt;
line-height : 150%;
}
#sddm {
margin : 0;
padding : 0;
z-index : 30;
}
#sddm li {
margin : 0;
padding:0;
list-style : none;
float :left;
font : bold 11px arial;
}
#sddm li a {
display:block;
margin : 0 1px 0 0;
padding : 7px 10px 7px 10px;
width : auto;
background : #f1f1fe;
color : #000080;
text-align : center;
text-decoration : none;
}
#sddm li a.rightmost {
border-right: none;
}

#sddm li a.leftmost {
border-left: none;
}

#sddm li a:hover {
background : #49a3ff;
}
#sddm div {
position : absolute;
visibility : hidden;
margin : 0;
padding : 0;
background : #eaebd8;
border : 1px solid #5970b2;
}
#sddm div a {
position : relative;
display : block;
padding : 5px 10px;
width : auto;
white-space : nowrap;
text-align : left;
text-decoration : none;
background : #eaebd8;
color : #2875de;
font : 11px arial;
border: none;
}
#sddm div a:hover {
background : #49a3ff;
color : #fff;
position:relative;
}

#transbox {
width : 740px;
margin : 20px 10px 20px 10px;
padding : 10px 10px 10px 10px;
background-color : #ffffff;
border : 1px dotted black;
}
#transbox p {
margin : 20px 0 10px 0;
}
.style7 {
background-color : #ffccff;
font-family : "Trebuchet MS";
font-size : small;
}

#photo_strip {width:720px; margin:0 auto 20px auto;}
#photocontainer {margin:0; padding:0; height:430px; overflow:auto; color:#222; background:#fff6bf;}
#photocontainer ul {margin:0; padding:0; list-style:none; white-space:nowrap; display:table-row;}
#photocontainer ul li {display:table-cell; padding:0 15px; background:#fff6bf; border-bottom:1px solid #888; vertical-align:top;}
#photocontainer ul li img {border:1px solid #555; margin: 30px 0 10px 0;}
#photo_strip h1 {text-align:center; padding:0; margin:0; width:720px; height:2px; line-height:35px; color:#555; font-weight:normal; font-size:20px; border-bottom:1px solid #888;}
#photocontainer p {margin:0; padding:5px 0; font-size:12px;}

