/* Meyer Reset http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End Reset */
a {
	color: #9491C5;
}
a:hover {
	color: white;
}
ul {
	margin-left: 15px;
	list-style: disc;
}
body {
	font-family: Verdana;
	color: white;
	background: black;
}
#Home .Clear {
	clear: both;
}
#Home .Center {
	width: 780px;
	margin: 0 auto;
	text-align: center;
}
#Home .Body  .Center {
	padding-top: 15px;
	background: url(../images/banner_bottom.jpg) no-repeat;
}
#Home .Body .OrderDVD {
	margin: 0 auto;
	display: block;
	width: 416px;
	height: 103px;
	background: url(../images/dvd_button.jpg) no-repeat;	
}
#Home .Body .OrderDVD:hover {
	background: url(../images/dvd_button_over.jpg) no-repeat;	
}
#Home .Body .Left,
#Home .Body .Right {
	width: 390px;
	float: left;
}
#Home .Body .Left .SignIn {
	float: right;
	display: block;
	width: 307px;
	height: 94px;
	background: url(../images/signs_buttonout.jpg) no-repeat;
}
#Home .Body .Left .SignIn:hover {
	background: url(../images/signs_buttonin.jpg) no-repeat;
}
#Home .Body .Right {
	width: 380px;
	font-size: 80%;
	line-height: 1.1;
	padding: 43px 0 0 10px;
	background: url(../images/rule_left.jpg) no-repeat;
	text-align: left;
}
#Home .Body .Links {
	font-family: Georgia,Times,Times New Roman,"serif";
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 25px;
	line-height: 2.1;
	background: url(../images/rule_bottom.jpg) top no-repeat;
}
#Home .Body .Links a {
	color: #E1C775;
}
#Home .Body .Links a:hover {
	color: white;
}
#Home .Footer  {
	padding: 20px 0;
	line-height: 1.5;
	font-size: 70%;
}
#Home .Footer a {
	text-decoration: underline;
	color: white !Important;
}
#Default .Menu {
	padding-top: 20px;
	height: 31px;
	width: 100%;
	position: absolute;
	border-bottom: 1px solid #645D49;
}
#Default .Menu a {
	margin-right: 17px;
	line-height: 31px;
	font-size: 13.5px;
	text-decoration: none;
}
#Default .Menu a:hover,
#Default .Menu .Active {
	color: #E1B057;
}
#Default .Background {
	line-height: 1.2;
	font-size: 10.5pt;
	padding-top: 70px;
	width: 780px;
	height: 660px;
}
#Default p {
	width: 330px;
	padding: 5px 0 0 10px;
}
#Default .style1 {
	color: #E1C775;
	font-size: 16pt;
}
#Default .style5 {
	color:#9491C5;
	font-size:7pt;
}
#Default .style6 {
	display: block;
	width: 330px;
	font-size:7.5pt;
}
#Default .Container {
	padding-left: 20px;
}
#Default .Background .Container {
	padding-left: 30px;
}
#Default .Main {background: url(../images/main.jpg) no-repeat;}
#Default .War {background: url(../images/war.jpg) no-repeat;}
#Default .Hostility {background: url(../images/hostility.jpg) no-repeat;}
#Default .Famine {background: url(../images/famine.jpg) no-repeat;}
#Default .Disease {background: url(../images/disease.jpg) no-repeat;}
#Default .Earthquakes {background: url(../images/earthquakes.jpg) no-repeat;}
#Default .Crime {background: url(../images/crime.jpg) no-repeat;}
#Default .Floods {background: url(../images/floods.jpg) no-repeat;}
#Default .Terror {background: url(../images/terror.jpg) no-repeat;}
#Default .Hatred {background: url(../images/hatred.jpg) no-repeat;}
#Default .Destruction {background: url(../images/destruction.jpg) no-repeat;}

#Default .Footer {
	line-height: 28px;
	font-size: 13px;
	padding-left: 400px;
	width: 100%;
	top: 340px;
	height: 56px;
	position: absolute;
}
#Default .Footer a {
	padding: 0 6px;
	color: #E1C775;
	text-transform: uppercase;
	text-decoration: none;
}
#Default .Footer a:hover {
	color: white;
}

.CreditsLink {
	color: #67668C !Important;
}
/* Credits Page */
#CreditsPage .BorderBox {
	height: 52px;
	width: 100%;
	border-bottom: 1px solid #645D49;
}
#CreditsPage {
	position: absolute;
	font-size: 80%;
	width: 100%;
	height: 660px;
	background: url(../images/credits.jpg) no-repeat;
}
#CreditsPage .Block {
	padding: 10px;
	width: 200px;
	color: #E1C775;
	text-align: center;
	margin-left: 350px;
}
#CreditsPage  p {
	line-height: 1.2;
	padding-left: 20px;
	margin: 10px 0;
}
#CreditsPage .Center {
	padding-left: 50px;
}
#CreditsPage .Title {
	text-align: center;
	padding: 8px;
	height: 30px;
}
#CreditsPage .Title a {
	text-decoration: none;
	color: #E1C775;
}
#CreditsPage .Gold {
	color: #E1C775;
}

/* Lessons Page */
#LessonsPage {
	position: absolute;
	font-size: 80%;
	width: 100%;
	height: 660px;
	background: url(../images/background3.jpg) no-repeat;	
}
#LessonsPage .BorderBox {
	height: 52px;
	width: 100%;
	border-bottom: 1px solid #645D49;
}
#LessonsPage .Title {
	padding: 8px 0 0 520px;
	height: 30px;
}
#LessonsPage .Title a {
	text-decoration: none;
	color: #E1C775;
}
#LessonsPage .Center {
	font-size: 105%;
	line-height: 1.4;
	margin-left: 170px;
	margin-top: 100px;
	text-align: center;
	width: 300px;
}
#LessonsPage .Center a {
	color: white !Important;
	text-decoration: underline;
}
#LessonsPage .Smaller {
	line-height: 3;
	font-size: 80%;
}