body{
	margin: 0;
	padding: 30px 0;
	font: normal 13px 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #006697 url(../images/backgroundBody.jpg) repeat-x fixed;
	color: #222;
}

#thetop{
margin:0;
}

#container{
	width: 720px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	background: #FFF url(../images/backgroundContent.jpg) no-repeat;
	color: #222;
}

a{
	text-decoration: none;
	background-color: inherit;
	color: #004990;
	font-weight: bold;
}

a:hover{
text-decoration:underline;
}

a img{
border:0;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
}

#main p,#sidebar p{
padding:0 0 0 10px;
}

#sf{
float:left;
width:220px;
margin:0 20px 0 0;
padding:0 0 25px 0;
text-align:center;
color:#555;
overflow:auto;
}

#sf img {
border: none;
}


#logo{
float:left;
width:220px;
margin:0 20px 0 0;
padding:0 0 25px 0;
text-align:center;
color:#555;
overflow:auto;
}



#logo img {
border: 10px solid White;
}


#logo h1{
margin:50px 5px 1px 5px;
letter-spacing:-3px;
}

#logo a{
background-color:inherit;
text-decoration:none;
}

#logo a:hover{
background-color:inherit;
color:#69e;
}

#tagline{
text-align:center;
font-size:1.2em;
}

#intro p{
line-height:1.5em;
}

#main{
float:left;
width:530px;
margin-right:20px;
padding: 1em 0 0 0;
}

#galmain{
float:left;
width:640px;
margin-right:20px;
padding: 1em 0 0 0;
}

#main img{
margin-left:10px;
}


.header{
display:block;
margin:0 0 10px 0;
padding:5px 0 5px 8px;
text-decoration:none;
font-size: 190%;
font-weight: bold;
}

#sidebar{
width:155px;
float:right;
margin-top:2.4em;
font-size:1em;
line-height:1.3em;
}

#sidebar p{
font-size:0.9em;
}

#sidebar img
{
margin:30px 30px;
  height:96;
  width:91;
}


	/* ### vase pages ### */
div.galimg
  {
  margin:2px;
  height:auto;
  width:auto;
  text-align:center;
  }

div.galimg img
  {
float:left;
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  }

div.galdesc a
{
font-size:1.8em;
color: #FFFFFF;
  }

div.galdesc p
  {
color: #FFFFFF;
  }

	/* ### Navigation ### */
	
	
	.navigation {
		margin:0;
		padding:0;
		}
		
	.navigation li {
	height: 28px;
	list-style: none;
	background: #004990 url(../images/backgroundNavigation.gif);
	margin: 0 0 2px 0;
	padding: 0;
}
	
	.navigation a {
		display:block;
		padding:6px 0 6px 25px;
		margin:0;
		color:#c3c3c3;
		}
		
	.navigation a:hover {
	/*background: #0071aa url(../images/background-li-hover.gif) no-repeat left;*/
	background: #0071aa url(../images/wheel.gif) no-repeat left;
	color: White;
	text-decoration: none;
}

div.hr {
	height: 2px;
	border-bottom: 1px solid #E0E0E0;
	margin: 3px;
}

div.hr hr {
  display: none;
}


.img-shadow {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;  margin: 10px 0 0 0px;

  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 3px 6px -6px;
      padding: 4px;
  }



#footer{
	margin: 0 auto 20px auto;
	width: 760px;
	background: #fff url(../images/backgroundFooter.jpg) bottom left no-repeat;
	padding: 0 0 5px 0;
	font-size: 0.9em;
	color: #888;
	text-align: center;
	
}
#TextLinks {
	border-top: 1px solid #E0E0E0;
	padding: 2em;
	margin: 0 2em;
}
#footer a {
	text-decoration: none;
	padding: 2px 4px;
}
#footer a:hover {
	color: White;
	background-color: #004990;
}
#Disclaimer {
	padding: 1em;
}

h1,h2,h3,h4{
margin:0 0 10px 0;
font-weight:normal;
}

h1{
font-size:2.2em;
}

h2{
margin:0 0 4px 0;
font-size:2.6em;
color: #004990;
font-weight: bold;
}

h3{
margin:20px 0 8px 0;
font-size:1.6em;
color: #004990;
}

h4{
margin:10px 0 5px 0;
font-size:1.2em;
}

.topul{
list-style-type: circle;
margin:20px 0 8px 0;
font-size:1.6em;
color: #004990;
font-size: 190%;
}

.clear{
clear:both;
margin:0;
}

.right{
text-align:right;
}

.hide{
display:none;
}

a.arrow {
	background:url(../images/bullet.gif) no-repeat 3px 0;
	padding:2px 4px 2px 24px;

	text-decoration:none;
	margin: 0px 0px 0px 34px;

}

a.arrow:hover {
	background:url(../images/bulletOver.gif) no-repeat 3px 0;

	color: White;
	background-color: #004990;
	text-decoration:none;

}