body#index 
{
	background-color: #ABAB03;
}

div#index
{
	margin-top: 10px;
	text-align: center;
}

body#main
{
	background-color: #CCECF4;
}

div#main
{
	margin: 0 auto;
	width: 960px;
	background-color: #ABAB03;
}

div#header
{
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
}

div#logo
{
	text-align: left;
	padding-top: 10px;
}

div#menu
{
	text-align: right;
	height: 20px;
}

p#menu_item
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

div#footer
{
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #333333;
	font-size: smaller;
}


div#main_content
{
	text-align: center;
}

p#main_text
{
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	color: #333333;
	text-align: left;
}

strong_text
{
	font-size: medium;
}


div#freeee_content, div#event_content
{
	margin-left: 30px;
	margin-right: 30px;
	height: 500px;
	text-align: center;
	border-style: solid;
	border-color: #FFFFFF;
}

div#reason_content
{
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
	background-color: #A32101;
}

.index_copyCopy2 {
	color: #FFFFFF;
}
.index_copyCopygreen {
	color: #ACAB02;
}

div#about_content
{
	margin-left: 30px;
	margin-right: 30px;
	padding-left: 250px;
	padding-right: 30px;
	padding-bottom: 20px;
	background-color: #FFFFA6;
	text-align: justify;
	font-weight: normal;
	font-size: small;
}

p#about_text
{
	text-align: justify;
	font-weight: normal;
}


div#findus_content
{
	margin-left: 30px;
	margin-right: 30px;
	padding-left: 300px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-style: solid;
	border-color: #FFFFFF;
	height: 500px;
	font-weight: normal;
}

div#findus_text
{
	background: url(../images/findus/bluesquare.gif) no-repeat;
}

p#findus_text
{
	margin-left: 150px;
}