/* CSS Document */

body {
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#main {
	width:1000px;
	margin:0 auto;
	clear:both;
}
#logo {
	margin-top:100px;
	width:1000px;
	margin:0 auto;
	padding:28px 0 28px 0;
	background-color:#FFFFFF;
	
}
#flash {
	width:1000px;
	height:513px;
}
#content {
	width:1000px;

}
#footer_links {
	margin-top:100px;
	width:1000px;
	background-image:url(../images/links-bg.gif);
	background-repeat:repeat;
	margin:0 auto;
	padding:10px 0 10px 0;
	
}
.main-link {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}

#add {
	margin-top:10px;
	width:1000px;
	background-color:#FFFFFF;
	margin:0 auto;
	padding:5px 0 10px 0;

}
.address {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	text-align:center;
	font-weight:bold;
	background-image:url(../images/add-bg.gif);
	background-repeat:repeat;
}
#copy {
	margin-top:100px;
	width:1000px;
	background-color:#FFFFFF;
	margin:0 auto;
	padding:10px 0 10px 0;
	
}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:center;
	font-weight:Normal;
}
.body-txt {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#333333;
	font-weight:Normal;
}
.gal-head {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
	font-weight:bold;

}
.top {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#333333;
	font-weight:Normal;
	text-align:right;
}
.click {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#333333;
	font-weight:Normal;
	font-style:italic;
}
.head {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#333333;
	font-weight:bold;

}