/* CSS Document */
.clear { clear: both; }


body { background: #000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000; margin: 0 auto; text-align: center; }
a { color: #f60; text-decoration: underline; }
a:hover { text-decoration: none; }


#containerPage { width: 638px; margin: 0 auto; text-align: left; }
	#navigationMain { color: #f60; margin: 10px 0; text-align: center; }
	#logo { margin: 10px 0 0 0; }
		#logo img { text-align: center; }
	#containerMain { margin: 10px 0; min-height: 276px; _height: 276px; background: #fff; }
		#content { padding: 30px; }
		#counter { text-align: center; }

	#navigationLower { text-align: center; color: #f60; margin: 0 0 10px 0; }



body.ourList { text-align: center; margin: 10px auto; width: 600px; font: 11px Verdana; color: #f90; }
.ourList #containerPage { text-align: left; width: 600px; }
#eliseList { float: left; width: 300px; }
#jeffList { float: left; width: 300px; }
#listLinks { text-align: center; }
#counter { margin-top: 15px; }

#navigationFlash p { color: #f60; }
