@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	min-height: 100%;
	overflow: auto;
}

a {
	outline-width: 0px;
	border-width: 0px;
}

a {
	text-decoration: none;
	color: #888;
}
a:hover {
	text-decoration: underline;
}

img {
	border-width: 0px;
}

body {
	color: #444;
	font-family: Tahoma;
	font-size: 14px;
}

body ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

body ul li.top {
	width: 1000px;
	height: 275px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 2;
}
body ul li.top h1 {
	height: 177px;
	font-size: 42px;
	margin-top: 0;
	margin-bottom: 19px;
}
body ul li.top h1 big {
	font-size: 60px;
}
body ul li.top h1 small {
	font-size: large;
}

body ul li.top ul li {
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	margin-right: 10px;
}
body ul li.top ul li a {
	background-image: url('../images/button-normal.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
body ul li.top ul li a {
	color: #d9d9d9;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0.5px;
}
body ul li.top ul li a {
	display: block;
	width: 149px;
	height: 49px;
	padding-top: 10px;
}
body ul li.top ul li a.on {
	color: #222;
}
body ul li.top ul li a:hover {
	background-image: url('../images/button-hover.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
body ul li.top ul li a:hover {
	color: #fff;
}

body ul li.top ul#sociable {
	float: right;
	padding-top: 4px;
	margin-right: 30px;
	background-image: none;
}
body ul li.top ul#sociable li {
	padding-left: 2px;
	padding-right: 2px;
	margin: 0;
}
body ul li.top ul#sociable li a {
	display: inline;
	background-image: none;
}


body ul li.content {
	width: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
body ul li.content div.left {
	float: left;
	width: 805px;
	position: relative;
	z-index: 2;
}
body ul li.content div.left h3 {
	background-image: url('../images/h3-left-bg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
body ul li.content div.left h3 span {
	background-image: url('../images/h3-right-bg.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}
body ul li.content div.left h3 span {
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 2px;
}
body ul li.content div.left h3 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}
body ul li.content div.left h3 a {
	text-decoration: none;
}

body ul li.content div.left div.large {
	background-image: url('../images/content-bottom-bg.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #222;
}
body ul li.content div.left div.large {
	width: 805px;
	padding-bottom: 4px;
}
body ul li.content div.left div.large div {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #c6c6c6;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #c6c6c6;
}
body ul li.content div.left div.large div {
	margin: 0;
	padding: 5px;
}
body ul li.content div.left div.large div#resizeable, body ul li.content div.left div.large div#resizeable div {
	border: none;
}
body ul li.content div.left div.large div p {
	margin: 0;
	padding-bottom: 8px;
}
body ul li.content div.left div.large ul {
	background-image: none;
}
body ul li.content div.left div.large ul, body ul li.content div.left div.large ol {
	margin-bottom: 10px;
}

body ul li.content div.left div.largeCol {
	background-image: url('../images/largeCol-bottom-bg.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}
body ul li.content div.left div.largeCol {
	width: 481px;
	padding-bottom: 4px;
	float: left;
}
body ul li.content div.left div.largeCol div {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #c6c6c6;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #c6c6c6;
}
body ul li.content div.left div.largeCol ul {
	background-image: none;
}
body ul li.content div.left div.largeCol div {
	margin: 0;
	padding: 5px;
}
body ul li.content div.left div.largeCol div p {
	margin: 0;
	padding-bottom: 8px;
}
body ul li.content div.left div.largeCol div p em {
	font-family: Arial;
}
body ul li.content div.left div.largeCol div p strong {
	color: #555;
}
body ul li.content div.left div.smallCol {
	background-image: url('../images/smallCol-bottom-bg.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}
body ul li.content div.left div.smallCol {
	width: 315px;
	float: left;
	margin-left: 8px;
	padding-bottom: 4px;
}
body ul li.content div.left div.smallCol ul, body ul li.content div.left div.smallCol ol {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #c6c6c6;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #c6c6c6;
}
body ul li.content div.left div.smallCol ul {
	margin: 0;
	padding: 5px;
	background-image: none;
}
body ul li.content div.left div.smallCol ul li {
	margin-bottom: 5px;
}
body ul li.content div.left div.smallCol ul li img {
	border-width: 2px;
	border-color: #fff;
	border-style: solid;
}
body ul li.content div.left div.smallCol ol {
	list-style-type: decimal;
}

body ul li.content div.left div#lcd {
	background-image: url('../images/lcd.png');
	background-repeat: no-repeat;
	background-position: left top;
}
body ul li.content div.left div#lcd {
	width: 481px;
	height: 398px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 28px;
	padding-left: 25px;
}
body ul li.content div.left div#lcd {
	color: #fff;
	font-family: Arial;
}
body ul li.content div.left div#lcd div#photos div h2 {
	margin: 0;
	padding-top: 5px;
}
body ul li.content div.left div#lcd div#photos div p {
	margin: 0;
	padding-top: 5px;
}

body ul li.content div.right {
	float: right;
	width: 180px;
}
body ul li.content div.right div#jqtp_clock {
	background-image: url('../images/clock.png');
	background-repeat: no-repeat;
	background-position: left top;
}
body ul li.content div.right div#jqtp_clock {
	width: 176px;
	height: 176px;
	position: absolute;
}
html > body ul li.content div.right div#jqtp_clock {
	width: 176px;
	height: 176px;
	position: relative;
}
body ul li.content div.right div#girl {
	background-image: url('../images/girl.png');
	background-repeat: no-repeat;
	background-position: left top;
}
body ul li.content div.right div#girl {
	width: 415px;
	height: 750px;
	position: absolute;
	left: 0;
	top: 40px;
	z-index: 1;
}

body ul li.bottom {
	background-image: url('../images/bottom-hr.jpg');
	background-repeat: no-repeat;
	background-position: center 10px;
}
body ul li.bottom {
	width: 1000px;
	height: 177px;
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
body ul li.bottom {
	color: #161616;
	font-family: Arial;
	font-size: 11px;
	text-align: right;
}
body ul li.bottom a {
	color: #242424;
}
body ul li.bottom div#copyright {
	float: left;
}
body ul li.bottom div#designby {
	float: right;
}

body ul li.bottom ul {
	margin-left: 300px;
}
body ul li.bottom ul li {
	float: left;
	padding-left: 4px;
	padding-right: 4px;
}
body ul li.bottom ul li {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #444;
}
body ul li.bottom ul li:last-child {
	border-right-width: 0px;
}
body ul li.bottom ul li a {
	text-decoration: none;
	color: #000;
}
body ul li.bottom ul li a:hover {
	text-decoration: underline;
	color: #333;
}

#eXTReMe {
	display: none;
}

.sponsors {
	position: absolute;
	margin-top: 140px;
}