body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #330000;
	margin: 0px;
	padding: 0px;
}
#divLogo {
	background-color: #f6d5c6;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#divContainer {
	background-color: #F6d5c6;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 400px;
	background-image: url(../layout/background.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-bottom: 30px;
}

#divContainerimage {
	background-color: #F6d5c6;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 30px;
}
#divNav {
	background-color: #f6d5c6;
	width: 700px;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	}
	
#divNav a {
	margin-left:  20px;
	margin-right:  20px;
	color: #900206;
	text-decoration: none;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 3pt;
}
#divNav a:hover {
	color:  red;
}
#divNav img {
	margin-right: 20px;
	margin-left: 20px;
}

#navLink a:link, #navLink a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	letter-spacing: 4px;
	font-weight: bold;
}
#navLink a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
	text-decoration: none;
	letter-spacing: 4px;
	font-weight: bold;
}#linkpage {
	margin-right: 20px;
	margin-left: 100px;
	margin-top: 20px;
	margin-bottom: 50px;
}

#linkpage a:link, #linkpage a:visited {
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}

#divContainerimage img {
	margin: 0px;
	padding: 0px;
}

#divPaintD {
	background-color: #f6d5c6;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	border: 7px solid #FFFFFF;
	background-image: url(../layout/background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-bottom: 10px;
}

#divPaintD a:link, #divPaintD a:visited {
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}