

body		{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	scrollbar-base-color: #EFDBB2;
	background-color: #EFDBB2;
	color:#373126;
	font-family: 'Courier New';
	font-size: 16pt; 
}

a:link			{ color: #800000; text-decoration: none }
a:visited		{ color: #800000; text-decoration: none }
a:active		{ color: #ffffff; text-decoration: none }
a:hover			{ color: #ffffff; text-decoration: none }

a.footer:link		{ color: #ffffff; text-decoration: none }
a.footer:visited	{ color: #ffffff; text-decoration: none }
a.footer:active		{ color: #ffffff; text-decoration: none }
a.footer:hover		{ color: #800000; text-decoration: none }

.title		{font-weight: bold; font-size: 72px; font-style: normal; font-variant: normal; line-height: 100%;
}

.subtitle	{font-family: 'Courier New'; font-weight: bold; font-size: 30px; font-style: normal; font-variant: normal; line-height: 110%;}

#wrapper {
	width: 100%;
	height:  100%;
	background: url(../images/background.gif);
	background-repeat: repeat;
	margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0;
}

#main {
	background: url(../images/background.gif);
	background-repeat: repeat;
	color: #655B47;

	width: 765px;
	min-width: 765px;
	max-width: 765px;
	border: 3px dotted;
	float: center;
	border-color: #D2BD94;
	
}
* html #main {width:765px} /* IE Min-Height Hack */ 
* html #main {height:540px} /* IE Min-Height Hack */ 

.footer			{font-family: Arial; font-size: 9px; font-weight: regular;}
.caption		{font-family: Arial; font-size: 10px; font-weight: regular; line-height: 100%;}
.menu-bottom 	{font-family: Arial; font-weight: bold; font-size: 11px; font-style: normal; font-variant: normal; 
				line-height: 100%;}
.content		{font-family: Arial; font-weight: bold; font-size: 13px; font-style: normal; font-variant: normal; 
				line-height: 130%;}
				
.content11		{font-family: Arial; font-weight: bold; font-size: 11px; font-style: normal; font-variant: normal; 
				line-height: 130%;}				