* {
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	padding: 0;
	margin: 0;
	font-family: Arial,Tahoma,Sans-Serif;
	font-size: 12px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #ccc;
	line-height: 140%;
	text-decoration: none;
	/*vertical-align: middle;*/
	position: relative;
}
@font-face {
	font-family: JungleClean;
	src: url("../fonts/JungleClean.eot") /* EOT file for IE */
}
@font-face {
	font-family: JungleClean;
	src: url("../fonts/JungleClean.ttf") /* TTF file for CSS3 browsers */
}
html {
	height: 100%;
}
	html > body {
		width: 100%;
		height: 100%; /* fill the window */
		color: #cccccc;
		background: #000 url('../images/simple.png') no-repeat center center;
		background-attachment: fixed;
	}
	html > body > div#warnings {
		display: block;
		width: 100%;
	}
		html > body > div#warnings div {
			display: block;
			color: #000;
			background: #ffffe1;
			border-bottom: 1px solid;
			text-decoration: none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			padding: 3px 10px;
			font-size: 11px;
			line-height: 18px;
			vertical-align: middle;
		}
		html > body > div#warnings a {
		 	text-decoration: underline;
			color: #333;
		}
		html > body > div#seirmubsaFrame {
			min-height: 100%; /* fill the window */
			height: 100%;
			padding: 0 25px;
			min-width: 1024px;
		}
			html > body > div#seirmubsaFrame > div#fauxBody {
				margin: 0 auto;
				min-width: 1024px;
				min-height: 100%; /* fill the window */
				max-width: 1200px;
				height: auto;
				overflow: hidden;
			}
				html > body > div#seirmubsaFrame > div#fauxBody > div#background
				{
					position: absolute;
					top: 0px;
					bottom: 0px;
					left: 0px;
					right: 0px;
					filter:alpha(opacity=75);
					opacity:0.75;
					background: #111;
					
				}
				html > body > div#SilverFrame  > div#fauxBody div.alignFloatedRight {
					float: right;
				}
				html> body > div#SilverFrame  > div#fauxBody div.alignFloatedCenter {
					position: relative;
					left: 50%;
					float: left;
				}
					html> body > div#SilverFrame  > div#fauxBody div.alignFloatedCenter > * {
						position: relative;
						left: -50%;
						float: left;
					}
				html > body > div#seirmubsaFrame  > div#fauxBody a:hover { 
					text-decoration: none;
				}
				html > body > div#seirmubsaFrame  > div#fauxBody > div {
					width: 100%;
					height: auto;
				}
				html > body > div#seirmubsaFrame  > div#fauxBody > div#head {
					height: 155px;
					width: 100%;
					border-bottom: 1px solid #ccc;
				}
					html > body > div#seirmubsaFrame  > div#fauxBody > div#head > div#banner {
						background: transparent url('../images/200707COPan5.png') no-repeat center center;
						width: 100%;
						height: 125px;
						top: 15px;
					}
						html > body > div#seirmubsaFrame  > div#fauxBody > div#head > div#banner > div#mark {
							display: block;
							float: left;
							top: 15px;
							background: transparent url('../images/Otter Holding Apple.png') no-repeat top left;
							height: 95px;
							padding-left: 85px;
							margin: 0 25px;
							text-align: left;
						}
							html > body > div#seirmubsaFrame  > div#fauxBody > div#head > div#banner > div#mark > h1 {
								top: 25px;
								font-size: 28px;
								line-height: 28px;
								font-family: JungleClean;
								color: #333;
							}
							html > body > div#seirmubsaFrame  > div#fauxBody > div#head > div#banner > div#mark > h2 {
								width: 100%;
								top: 25px;
								font-size: 18px;
								line-height: 18px;
								/* font-family: JungleClean; */
								color: #333;
							}
					html > body > div#seirmubsaFrame  > div#fauxBody > div#head > ul#navigation {
						position: absolute;
						bottom: 15px;
						right: 25px;
						float: left;
						list-style-type: none;
					}
						html > body > div#seirmubsaFrame  > div#fauxBody > div#head > ul#navigation > li {
							float: left;
						}
							html > body > div#seirmubsaFrame  > div#fauxBody > div#head > ul#navigation > li > a {
								display: block;
								height: 23px;
								line-height: 21px;
								font-size: 14px;
								background: #333;
								margin: 0 5px;
								padding: 0 5px;
								border-top: 2px solid #555;
							}
							html > body > div#seirmubsaFrame  > div#fauxBody > div#head > ul#navigation > li > a:hover {
								background: #777;
							}
				html > body > div#seirmubsaFrame  > div#fauxBody > div#body {
					margin-top: 15px;
					margin-bottom: 65px;
				}
				html > body > div#seirmubsaFrame  > div#fauxBody > div#foot {
					border-top: 1px solid #ccc;
					position: absolute;
					bottom: 0px;
					height: 50px;
					line-height: 25px;
					text-align: center;
				}
					html > body > div#seirmubsaFrame  > div#fauxBody > div#foot > div#badges {
					}
						html > body > div#seirmubsaFrame  > div#fauxBody > div#foot > div#badges > a {
						}
							html > body > div#seirmubsaFrame  > div#fauxBody > div#foot > div#badges > a > img {
								background: #ccc;
							}