﻿/* 

Theme & Template Designed By: Todd Swift
ThemeKings --  www.themekings.net
January 2010  All Rights Reserved
Dark mech Revised 01/10
Email questions or request to tswift@themekings.net

*/

body {
	padding: 0px;
	margin: 0px;
	background-color: #2f2f2f;
	overflow: auto;
}

a.LINK:link, a.LINK:visited {
	color: #C0C0C0;
	text-decoration: none;
}
a.LINK:hover {
	color: #808080;
	text-decoration: underline;
}

/* INTRO PAGE */

.introblock {
	width: 692px;
	height: 425px;
	position: relative;
	overflow: hidden;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
.counter {
	padding: 0px;
	margin: 20px auto 20px auto;
	width: 700px;
	height: 100%;
	position: relative;
	overflow: hidden;
	text-align: center;
	text-indent: 0px;
}
.info {
	font-family: Verdana;
	font-size: .7em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
	text-indent: 0px;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 700px;
	height: 100%;
	position: relative;
}

