* 					{ margin: 0px; padding: 0px; }

html,
body				{ overflow: hidden; }

body				{ background-color: #000000; margin: 0px; color: #ffffff; font-family: verdana, tahoma, sans-serif; line-height: 0.875em; }
img					{ border: 0px; }

#Frame				{ width: 876px; height: 566px; left: 50%; top: 50%; margin-left: -483px; margin-top: -283px; position: absolute; }
#Container			{ width: 875px; height: 565px; }

h1					{ font-weight: bold; font-size: 1em; color: #11c9ea; margin-top: 1.5em; margin-bottom: 1em; text-transform: lowercase; }
h2					{ font-weight: bold; font-size: 0.7em; margin-top: 0em; margin-bottom: 0.2em; }
p					{ font-size: 0.6em; margin-bottom: 1em; }


#Header				{ height: 84px; border-bottom: 1px solid #565757; }
#Header a,
#Header a:link,
#Header a:visited,
#Header a:active,
#Header a:hover		{ color: #6e6e6e; font-weight: normal; text-decoration: none; }
#Header a:hover   	{ color: #11c9ea; }

#MenuLeft			{ width: 353px; float: left; }
#MenuLeft div		{ float: left; font-size: 0.55em; text-transform: uppercase; margin: 55px 0px 0px 30px; }
#Logotype			{ width: 170px; float: left; }
#MenuRight			{ width: 352px; float: left; }
#MenuRight div		{ float: right; font-size: 0.55em; text-transform: uppercase; margin: 55px 30px 0px 0px; }

#Content			{ height: 442px; }
#Content a,
#Content a:link,
#Content a:visited,
#Content a:active,
#Content a:hover	{ color: #ffffff; font-weight: bold; text-decoration: none; }
#Content a:hover   	{ color: #11c9ea; }

#Content.GalleryImage		{ background-repeat: no-repeat; background-position: center; }

#ContentLeft		{ float: left; width: 353px; margin-left: 30px; margin-top: 15px; }
#ContentLeft p 		{ line-height: 1.7em; }
#ContentRight		{ float: right; width: 352px; margin-right: 30px; margin-top: 15px; text-align: right; }
#ContentRight p 	{ line-height: 1.7em; }

#Footer				{ border-top: 1px solid #565757; }
#Footer a,
#Footer a:link,
#Footer a:visited,
#Footer a:active,
#Footer a:hover		{ color: #5b5b5b; font-weight: normal; text-decoration: none; }
#Footer a:hover   	{ color: #11c9ea; }
#FooterLeft			{ float: left; margin: 10px 0px 0px 30px; font-size: 0.55em; text-transform: uppercase; color: #5b5b5b; }
#FooterRight		{ float: right; margin: 10px 30px 0px 0px; font-size: 0.55em; text-transform: uppercase; color: #5b5b5b; }

#GalleryControl				{ height: 30px; border-bottom: 1px solid #565757; background-image: url(../Img/Gallery/Control/Background.png); background-repeat: repeat-x; }
#GalleryControlLeft			{ width: 353px; float: left; }
#GalleryControlLeft div		{ font-size: 0.55em; text-transform: uppercase; margin: 7px 0px 0px 30px; font-weight: bold; text-align: left; }
#GalleryControlCenter		{ width: 170px; float: left; }
#GalleryControlCenter div	{ font-size: 0.55em; text-transform: uppercase; margin: 7px 0px 0px 0px; font-weight: bold; text-align: center; }
#GalleryControlRight		{ width: 352px; float: left; }
#GalleryControlRight div	{ font-size: 0.55em; text-transform: uppercase; margin: 7px 30px 0px 0px; font-weight: bold; text-align: right; }
#GalleryControlRight div span	{ color: #999999; margin-right: 40px; }

.ClearFloat						{ border: none; clear: both; font-size: 1px; height: 1px; margin: 0px; padding: 0px; }