#menu_intro {
	background-image: url(../images/intro_background.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 960px;
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#flash_holder_intro{
	height: auto;
	width: auto;
	padding-top: 200px;
}
#note {
	background-color: #FFFFFF;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	border: 1px solid #81617A;
}
/* CSS Document */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

#flash {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #512720;
	background-image: url(../dev/images/e1d7df.jpg);
	background-repeat: repeat;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;	
}
body {
	background-color: #512720;
	padding: 0px;
	margin: 0px;
}
