@charset "utf-8";
/* CSS Document */

#flashcontent {
		height: 490px;
	}

body {

	margin-top: 10px;
	margin-left:0px;
	margin-bottom:0px;
	margin-left:0px;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	background-color: #000000;
	background-image: url(../images/bgblue.jpg);
	background-repeat: repeat;
	
}

.tablehome {
	background-color: #000000;
	border: 1px solid #ffffff;
	margin-left: 5px;
}

#container {
	width: 702px;
	margin: 0 auto;
	height:100%;
	border-left: 5px solid #000000;
	border-right: 5px solid #000000;

	
}

#contentcontainer {
	width: 702px;
	height:100%;
	background-color:#FFFFFF;
	padding: 0px;
}

#header {
	background: #000000;
	width: 702px;
	height: 210px;
}



#content {

	float: left;
	width: 702px;
	text-align: left;
	height: 100%;

}


#content2 {

	float: right;
	width: 590px;
	text-align: left;
	height:100%;
}

#secondarybar {

	float: right;
	width: 150px;
	padding: 30px 10px 10px 5px;
	text-align: left;
}

#contentbar {
		float: left;
	width: 682px;
	text-align:left;
	/* background-image:url(../images/bg-middle.jpg); */
	background-color: #212121;
	color: #ffffff;
	padding: 10px;
	
	
}


#contentbaradmin {
	float: left;
	width: 702px;
	text-align:left;
	background-image:url(../images/bg-middle.jpg);
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	
}



#contentbar p {
	margin: 15px;
}


#footer {
	clear: both;
	background-color:#FFFFFF;
	
}

#footer2{
	clear: both;
	background: #88532b;
	text-align: left;
	height: 30px;
	padding: 3px;
	color: #FFFFFF;
}

.contenttext {
	margin: 15px;
	text-align: justify;
}

h1{
	font-size: 14px;
	font-weight: bold;
	margin: 15px;
	font-family: Tahoma, 'Trebuchet MS', Verdana, Arial;
	height: 20px;
	padding: 0px;
}



.inputtext {
		    color: #000; font-size: 10px; font-family: Verdana; background-color: #fff; border: solid 1px #c6c6bc; width: 100px; height: 18px; size: 10  
}
	       
.inputbutton { 
	color: #000; 
	font-size: 10px; 
	font-family: Verdana; 
	background-color: #fff; 
	border: solid 1px #c6c6bc; 
	height: 18px; 
	size: 10  }
	
.thumbnail{
	padding: 7px;
	border: 1px solid #ddd;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 30px;
	font-weight: bold;
	color: #86522b;
	width: 121px;
	height:120px;
}	
	



/* Admin CSS */
.tableclass tr:hover {background:#C8D9F2;
padding-left:15px;}

.copyright {
	color: #bebebe;
}

.copyright a {
	color: #ffffff;
	text-decoration: none;
}

#menu {
	/* background-image:url(../images/piazza-new_05.jpg); */
	background-color: #212121;
	height: 41px;
	margin-bottom: 10px;
	width: 702px;
	font-family: Arial;
	font-size: 11px;
}

#menu ul{

margin-top: 2px;
width:642px;
padding: 10px;
list-style-type: none;
}

#menu ul li{
display : inline;
}

#menu ul li a{
width: auto;
text-decoration: none;
color: white;
font-weight: bold;
padding: 10px;
}

#menu ul li a:visited{
width: auto;
text-decoration: none;
color: white;
font-weight: bold;
padding: 10px;
}

#menu ul li a:hover{
width: auto;
background-color:#000000;
color: #ffffff;
font-weight: bold;
padding: 10px;

}

#menu ul li a:active{
width: auto;
background-color:#000000;
color: #ffffff;
font-weight: bold;
padding: 10px;

}

#contentbar a:link {color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size: 11px; }
#contentbar a:active {color:#ffffff; text-decoration:underline; font-family:Arial, Helvetica, sans-serif; font-size: 11px; }
#contentbar a:hover {color:#ffffff; text-decoration:underline; font-family:Arial, Helvetica, sans-serif; font-size: 11px; }
#contentbar a:visited {color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size: 11px; }

.phototable	td {
	background:#000000;
	
}

.phototable	td:hover {
	background:#373737;

}




.phototable p {
	text-align: left;
}
