@charset "utf-8";
/* CSS Document */

body{
	margin: 0px 0px 0px 0px;
	background-color: #eeeeee;
}

div#hold{
width:1000px;
margin:0px auto;
background-color:#ffffff;
padding:0px;
border-left:solid 1px #dddddd;
border-right:solid 1px #dddddd;
border-bottom:solid 1px #dddddd;

}

div#logo{
width:1000px;
height:85px;
margin:50px 0px 0px 0px;
text-align:center;
}

div#tabs{
	width:1000px;
	height:50px;
	margin:20px 0px 0px 0px;
	display:inline-block;
}

div#mid{
width:1000px;
margin:0px 0px 0px 0px;
display:inline-block;
}

div#left{
width:300px;
margin:5px 0px 0px 10px;
float:left;
display:inline;
background-color:#ffffff;
}

div#right{
	width:675px;
	margin:5px 10px 10px 0px;
	float:right;
	display:inline;
	background-color:#ffffff;
}

div#leftgallery{
width:487px;
margin:5px 0px 0px 10px;
float:left;
display:inline;
background-color:#ffffff;
}

div#rightgallery{
width:487px;
margin:5px 10px 10px 0px;
float:right;
display:inline;
background-color:#ffffff;
}

div#midsfx{
width:970px;
margin:15px 0px 10px 10px;
display:inline-block;
border-top:solid 1px #dddddd;
}

div#links{
width:970px;
margin:15px 0px 10px 10px;
display:inline-block;
border:solid 1px #fcf700;
}



div#footer{
width:1000px;
height:85px;
margin:15px 0px 0px 0px;
background-color:#ffffff;
border-top:solid 1px #dddddd;
	
}

div#infoot1
{
width:39%;
margin:0px;
display:inline;
float:left;
}
	
div#infoot2
{
width:60%;
margin:0px;
display:inline;
text-align:right;
float:right;
}


div#videogallery{
	margin:5px;
	float: right;
	width: 250px;
	display:inline;

}

div#left h1{
margin:0px 10px 10px 10px;
}


h1{
	font: 120% Helvetica, Verdana, Arial, sans-serif;
	color: #002863;
	font-weight:bold;
	margin:10px;
}

 h2{
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin:15px 10px 5px 10px;
}

 p{
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin:10px 10px;
}

 a{
	color: #002863;
	text-decoration:none;
	font-weight:bold;
}

 a:hover{
	color: #333333;
	text-decoration:underline;
}

 div#right h1{
	margin:10px 5px;
}

div#tabs p{
text-align:right;
}


 div#footer h1{
	font: 125% Helvetica, Verdana, Arial, sans-serif;
	color: #002863;
	font-weight:bold;

}


 div#footer p{
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #002863;
	margin:5px;
}

div#footer a{
	color: #002863;
	text-decoration:none;
	font-weight:bold;
}

div#footer a:hover{
	color: #333333;
	text-decoration:underline;
}

 div#footer h1{
 font-weight:normal;
 font: Verdana, Arial, Helvetica, sans-serif;
}

.photo{border:1px solid #dedede; 
margin:3px;}