html	{
		width:				100%;
		height:				100%;
		overflow:			hidden;
		}
		
body	{
		font-family:		Garamond, Times, serif;
		font-size:			16px;
		width:				95%;
		height:				95%;
		position:			absolute;
		top:				15px;
		color:				#111;
		background-color:	#111;
		overflow:			hidden;
		}
		
.mainbox	{
		background-color:	#ffc;
		width:				770px;
		height:				95%;
		position:			relative;
		overflow-y:			auto;
		overflow-x:			hidden;
		}

.logobox	{
		background-color:	#ffc;
		position:			absolute;
		top:				10px;
		left:				10px;
		}

.titlebox	{
		background-color:	#ffc;
		position:			absolute;
		top:				60px;
		left:				180px;
		}

.header	{
		font-family:		Garamond, Times, serif;
		font-size:			24px;
		font-weight:		500;
		font-variant:		small-caps;
		letter-spacing:		10px;
		}
		
.subheader	{
		font-family:		Garamond, Times, serif;
		font-size:			18px;
		font-weight:		300;
		letter-spacing:		15px;
		text-decoration:	overline;
		}

.watermark	{
		position:		absolute;
		bottom:			20px;
		right:			30px;
		-moz-opacity: 	0.3;
		opacity: 		0.3;
		filter:			alpha(opacity=5);
		z-index:		4;
		}		
		
.menu	{
		background-color:	#ffc;
		border-right:		1px dotted #111;
		width:				165px;
		height:				65%;
		position:			absolute;
		top:				150px;
		left:				0px;
		}

.maintext	{
			font-family:		Eras Medium ITC, Tahoma, Verdana, Century Gothic, sans-serif;
			font-size:			14px;
			width:				570px;
			height:				70%;
			padding-right:		15px;
			position:			absolute;
			top:				150px;
			left:				175px;
			text-align:			left;
			overflow-x:			hidden;
			overflow-y:			auto;
			z-index:	5;
			}

.overlay1	{
			font-family:		Eras Medium ITC, Tahoma, Verdana, Century Gothic, sans-serif;
			font-size:			12px;
			background-color:	#ffc;
			border:				4px outset #111;
			width:				460px;
			height:				330px;
			padding:			15px;
			position:			absolute;
			top:				20px;
			left:				25px;
			text-align:			left;
			overflow:			hidden;
			z-index:			6;
			}

.overlay2	{
			font-family:		Eras Medium ITC, Tahoma, Verdana, Century Gothic, sans-serif;
			font-size:			12px;
			background-color:	#ffc;
			border:				2px outset #111;
			width:				170px;
			height:				17px;
			padding:			3px;
			position:			absolute;
			bottom:				20px;
			text-align:			center;
			overflow:			hidden;
			z-index:			7;
			}

.bigone	{
		font-family:		Garamond, Georgia, serif;
		font-size:			40px;
		font-weight:		700;
		float:				left;
		line-height:		80%;
		}

.menubox	{
			font-family:		Garamond, Times, serif;
			font-size:			18px;
			font-weight:		500;
			letter-spacing:		0.1em;
			text-decoration:	none;
			width: 				155px;
			height:				25px;
			text-align:			left;
			padding:			0px 10px 0px 20px;
			border:				0px outset #000;
			background-color:	#eee;
			color:				#111;
			position:			relative;
			z-index:			2;
			overflow:			hidden;
			}

.submenuitem	{
			position:	absolute;
			left:		50px;
			z-index:	2;
			}			
			
.flag		{
			position:			absolute;
			right:				10px;
			top:				10px;
			}
		
.paragraph	{
			font-size:		18px;
			font-weight:	800;
			}
			
.paragraph2	{
			display:		inline;
			font-size:		14px;
			font-weight:	600;
			}

.annote	{
		width:				180px;
		font-family:		Eras Medium ITC, Tahoma, Verdana, sans-serif;
		font-size:			10px;
		font-style:			oblique;
		float:				left;
		padding-right:		15px;
		}
			
a.faq:link	{
		font-family:		Eras Medium ITC, Tahoma, Verdana, Century Gothic, sans-serif;
		font-size:			14px;
		color:				#111;
		font-weight:		600;
		font-decoration:	underline;
		}

a.faq:hover	{
		font-family:		Eras Medium ITC, Tahoma, Verdana, Century Gothic, sans-serif;
		font-size:			14px;
		color:				#f11;
		font-weight:		800;
		font-decoration:	underline;
		}

a.faq:visited	{
		font-family:		Eras Medium ITC, Tahoma, Verdana, Century Gothic, sans-serif;
		font-size:			14px;
		color:				#777;
		font-weight:		600;
		font-decoration:	underline;
		}

a.faq:active	{
		font-family:		Eras Medium ITC, Tahoma, Verdana, Century Gothic, sans-serif;
		font-size:			14px;
		color:				#11f;
		font-weight:		600;
		font-decoration:	underline;
		}

a.faq:visited:hover	{
		font-family:		Eras Medium ITC, Tahoma, Verdana, Century Gothic, sans-serif;
		font-size:			14px;
		color:				#f11;
		font-weight:		800;
		font-decoration:	underline;
		}

a.faq:visited:active	{
		font-family:		Eras Medium ITC, Tahoma, Verdana, Century Gothic, sans-serif;
		font-size:			14px;
		color:				#11f;
		font-weight:		800;
		font-decoration:	underline;
		}

.answer	{
		position:		relative;
		left:			20px;
		width:			520px;
		font-family:	Eras Medium ITC, Tahoma, Verdana, Century Gothic, sans-serif;
		font-size:		13px;
		}

a.smallremind1:link	{
		position:		absolute;
		bottom:			5px;
		left:			10px;
		font-family:	Eras Medium ITC, Tahoma, Verdana, Century Gothic, sans-serif;
		font-size:		10px;
		color:			#333;
		}
		
a.smallremind1:hover	{
		position:		absolute;
		bottom:			5px;
		left:			10px;
		font-family:	Eras Medium ITC, Tahoma, Verdana, Century Gothic, sans-serif;
		font-size:		10px;
		color:			#888;
		}
		
a.smallremind1:active	{
		position:		absolute;
		bottom:			5px;
		left:			10px;
		font-family:	Eras Medium ITC, Tahoma, Verdana, Century Gothic, sans-serif;
		font-size:		10px;
		color:			#333;
		}
		
a.smallremind1:visited	{
		position:		absolute;
		bottom:			5px;
		left:			10px;
		font-family:	Eras Medium ITC, Tahoma, Verdana, Century Gothic, sans-serif;
		font-size:		10px;
		color:			#333;
		}
		
a.smallremind1:visited:active	{
		position:		absolute;
		bottom:			5px;
		left:			10px;
		font-family:	Eras Medium ITC, Tahoma, Verdana, Century Gothic, sans-serif;
		font-size:		10px;
		color:			#333;
		}
		
a.smallremind1:visited:hover	{
		position:		absolute;
		bottom:			5px;
		left:			10px;
		font-family:	Eras Medium ITC, Tahoma, Verdana, Century Gothic, sans-serif;
		font-size:		10px;
		color:			#888;
		}
		
a.smallremind2:link	{
		position:		absolute;
		bottom:			5px;
		right:			10px;
		font-family:	Eras Medium ITC, Tahoma, Verdana, Century Gothic, sans-serif;
		font-size:		10px;
		color:			#333;
		}
		
a.smallremind2:hover	{
		position:		absolute;
		bottom:			5px;
		right:			10px;
		font-family:	Eras Medium ITC, Tahoma, Verdana, Century Gothic, sans-serif;
		font-size:		10px;
		color:			#888;
		}
		
a.smallremind2:active	{
		position:		absolute;
		bottom:			5px;
		right:			10px;
		font-family:	Eras Medium ITC, Tahoma, Verdana, Century Gothic, sans-serif;
		font-size:		10px;
		color:			#333;
		}
		
a.smallremind2:visited	{
		position:		absolute;
		bottom:			5px;
		right:			10px;
		font-family:	Eras Medium ITC, Tahoma, Verdana, Century Gothic, sans-serif;
		font-size:		10px;
		color:			#333;
		}
		
a.smallremind2:visited:active	{
		position:		absolute;
		bottom:			5px;
		right:			10px;
		font-family:	Eras Medium ITC, Tahoma, Verdana, Century Gothic, sans-serif;
		font-size:		10px;
		color:			#333;
		}
		
a.smallremind2:visited:hover	{
		position:		absolute;
		bottom:			5px;
		right:			10px;
		font-family:	Eras Medium ITC, Tahoma, Verdana, Century Gothic, sans-serif;
		font-size:		10px;
		color:			#888;
		}
		
