/* Created by John Henry Muller : johnhenrymuller.com */

/*////////// COLORS \\\\\\\\\\*\
Color: #HEXHEX (usage)
Color: #HEXHEX (usage)
Color: #HEXHEX (usage)
\*\\\\\\\\\\ COLORS //////////*/

/*********** TABLE OF CONTENTS START ***********\

1. Interface Styles
2. Shared Content Styles
3. Unique Content Styles

\*********** TABLE OF CONTENTS END *************/

/* ////////// 1. Interface Start ////////// */

/* Set to Zero */
* {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

/* Background */
body {
	background-color:#FFFFFF;
	color: #666666;
	}

#container {
	width: 950px;
	text-align:left;
	margin : 0px auto;
	}

h1 {
	font-family: "Century Gothic", "Avant Guard", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #9ECA15;
	text-align: center;
	font-size: 72px;
	}
	h1 a:link, h1 a:active, h1 a:visited {
		color: #9ECA15;
		text-decoration: none;
		}
		h1 a:hover, h1 a:visited:hover {
			color: #9ECA15;
			text-decoration: underline;
			}

/* Layout */
#content {
	width: 950px;
	}

/* \\\\\\\\\\\ 1. Interface End \\\\\\\\\\\ */



/* ////////// 2. Shared Conent Styles Start ////////// */

/* Global Links */
a:link, a:active, a:visited {
	color: #666666;
	text-decoration: underline;
	}
	a:hover, a:visited:hover {
		color: #9ECA15;
		text-decoration: none;
		}

/* Lists */
#content ul {
	margin-left: 40px;
	margin-bottom: 20px;
	}
#content li {
	margin-bottom: 5px;
	}

/* Title */
h2 {
	font-size: 38px;
	font-weight: normal;
	font-family: "Century Gothic", "Avant Guard", Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	line-height: 38px;
	text-align: center;
	}
	h2 a:link, h2 a:active, h2 a:visited {
		color: #666666;
		text-decoration: underline;
		}
		h2 a:hover, h2 a:visited:hover {
			color: #9ECA15;
			text-decoration: underline;
			}

/* Header */
h3 {
	font-size: 14px;
	font-weight: normal;
	font-family: "Century Gothic", "Avant Guard", Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	line-height: 25px;
	text-align: center;
	}
	h3 a:link, h3 a:active, h3 a:visited {
		color: #666666;
		text-decoration: none;
		}
		h3 a:hover, h3 a:visited:hover {
			color: #9ECA15;
			text-decoration: underline;
			}

/* Sub-Header */
h4 {
	font-size: 24px;
	font-weight: normal;
	font-family: "Century Gothic", "Avant Guard", Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	}
	h4 a:link, h4 a:active, h4 a:visited {
		color: #666666;
		text-decoration: underline;
		}
		h4 a:hover, h4 a:visited:hover {
			color: #9ECA15;
			text-decoration: underline;
			}

/* Paragraph Text */
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #666666;
	padding: 10px;
	}


/* \\\\\\\\\\\ 2. Shared Content Styles End \\\\\\\\\\\ */


/* ////////// 3. Unique Content Styles Start ////////// */


#upgradeflashplayer div {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EEEEEE;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 2px;
}
a#getflash {
	background-image: url(http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif);
	height: 31px;
	width: 88px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#upgradeflashplayer {
	position: absolute;
	top: 110px;
	width: 100%;
	left: 0px;
	z-index: 1;
}
#x {
	font-family: "Century Gothic", "Avant Guard", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	display: block;
	text-align: right;
	background-color: #DEDEDE;
	padding: 2px;
}
a{
outline: none;
}

:focus {
-moz-outline-style: none;
}
/* \\\\\\\\\\\ 3. Unique Content Styles End \\\\\\\\\\\ */
#wen #container {
	width: 600px;
}
#wen #content {
	width: 600px;
}
