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

#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	height: 800px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: thin dotted #FFFFFF;
}
#main {
	text-align: center;
	height: 600px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	border: thin solid #FFFFFF;
}
.images {
	text-align: center;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottom {
	height: 200px;
	width: 760px;
	border: thin dashed #FFFFFF;
}
#bottom ul {
	margin: 0px;
	padding: 0px;
}
#bottom li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	display: inline;
	padding: 20px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#footer{
	width:400px;
	height:20px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	padding: 6px;
	margin-left: 200px;
}

#footer_link{
	width:100px;
	height:20px;
	float:left;
	color:#000000;
}

#footer_link a{
	color:#000000;
}

#flashcontent {
	height: 500px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#footer_linkart{
	width:100px;
	height:20px;
	float:left;
	color:#FFFFFF;
}

.tablecomment {
	border: thin solid #000000;
	margin-top: 100px;

}

