/* Browser Reset!! */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	font-family: "Comic Sans MS";


}
table {
	border-collapse:collapse;
	border-spacing:0;
	text-align: left;
}
fieldset,img {
	border:0;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 0px;
	margin: 0 0 0 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;}



/* CSS Stuff! */

a:link {color:#FF0000; text-decoration:none}      /* unvisited link */
a:visited {color:#FF0000; text-decoration:none}  /* visited link */
a:hover {color:#F5665F; text-decoration:underline}  /* mouse over link */
a:active {text-decoration:none;color: #E22523;}  /* selected link */
body {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #333333;
	background-color: #FCDD81;
	text-decoration: none;
}
#container{
	width: 796px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 10px 0 10px;
}

#header{
	background-color: #000000;
	border: 5px solid #333;
}
#navbar{

}
#gallery-content{
	margin-top: 30px;
	text-align: center;
}
#footer{
	margin: 30px 0px 30px 0px;
	text-align: right;
}

.ListCanctxt {
	font-family: "Comic Sans MS";
	background-color: #FCDD81;
	color: #F5665F;
	text-decoration: line-through;
}
.smallcopy {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.smallcopy A {
	font-family: "Comic Sans MS";
	color: #333333;
}

.largecopy {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.largecopy A {
	font-family: "Comic Sans MS";
	color: #333333;
	text-decoration: none;F5665F
}
.largecopy a:hover {
	color: #F5665F;
	text-decoration: underline;
}

.tblborder {
	font-family: "Comic Sans MS";
	border: thin solid #000000;
}
.borderline_B {
	font-family: "Comic Sans MS";
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
}
.textsans12px {
	font-family: "Comic Sans MS";
	font-size: 12px;
}
.largecopyHeader {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;	
}
.largecopyHeader a{
	color: #333333;
	text-decoration: none;
}
.largecopyHeader a:hover{
	color: #F5665F;
	text-decoration: none;
}

.smallcopyberg {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #F5665F;
	text-decoration: none;
}
.smallcopyberg a {
	font-family: "Comic Sans MS";
	color: #F5665F;
	text-decoration: none;
}

.smallcopyberg a:hover {

	color:#666666;
	text-decoration: underline;
}

.smallcopybergBLD {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #F5665F;
	font-weight: bolder;
	text-decoration: none;
}
.smallcopybergBLD A {
	font-family: "Comic Sans MS";
	color: #F5665F;
	text-decoration: none;
}
.largcopybergBLD {

	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #F5665F;
	font-weight: bolder;
	text-decoration: none;
}

.newshead {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.newshead A {
	font-family: "Comic Sans MS";
	color: #333333;
	text-decoration: none;
}
/* Gallery  Decl */
.gallery-heading{font-size: 20px;color: #333333;font-weight: bold;text-decoration: none;text-align: center;margin-bottom: 20px;}
.gallery-container{text-align:center; height:500px}
.gallery-ThbPic{overflow:hidden;float:left;vertical-align: middle;margin: 12px 12px 12px 12px;display: block;}
.gallery-ThbPic img{}
.description{color:#FFFFFF;}
#gallery-footer{
	margin-left:auto;
	margin-right:auto;
	width: 600px;
	padding: 30px 0 0 0;
}


.line{
height:2px;
background-color:#333333;
}
.image-float{
	float:left;
	margin-right: 10px;
}

