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

/*reset all styles*/
html, body, div, span, h1, h2, h3, h4, h5, h6,
 p, a, em, font, img, sub, sup, tt, var, ol, ul, li,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/*end reset*/

body					{background: #53404c url(../images/arrows.jpg) no-repeat 0px 0px; color: #ffffff; font-family: 'Tahoma';}
a						{text-decoration: none; color: #ffffff;}
a.linklist				{text-decoration: underline; font-size: 13px; color: #ffffff; margin-top: 5px; list-style-type: none;}
ul						{ list-style-type: none;}

#banner					{background: url(../images/banner.jpg) repeat-x; width: 100%; height: 140px;}
img.logo				{position: absolute; left: 102px; top: 31px;}
#nav					{width: 235px; height: 20px; position: absolute; left:680px; top: 95px; text-align: right;}
#nav li					{width: 50px; color: #ffffff; font-weight: bold; padding-left: 30px; text-align: center; display: inline;}
#nav li a:hover			{text-decoration: underline; color: #ffffff;}
#nav li.home			{padding: 0px;}
#wrapper				{width: 820px; min-height: 400px; margin-left: 94px;}
#splash					{width: 820px; height: 150px; margin-bottom: 20px; border: solid 1px white;}
#mainimg				{width: 250px; min-height: 250px; float: left; border: solid 1px white;}
#maintext				{width: 520px; float: right;}

#gallery				{margin-left: 75px;}

#fulltext				{width: 820px;}
#abtimg					{width: 250px; min-height: 250px; float: right; border: solid 1px white;}
#abttext				{width: 520px; float: left;}

.main					{font-weight: normal; font-size: 13px; margin: 0px 0px 10px 0px;}
.babble					{font-weight: normal; font-size: 13px; margin: 0px 0px 10px; text-align: justify;}
.babble2				{font-weight: normal; font-size: 13px; margin: 15px 0px 10px; text-align: justify;}
.babble3				{font-weight: normal; font-size: 13px; margin: 18px 0px 0px; text-align: justify;}
.sig					{font-weight: normal; font-size: 13px; margin: 0px auto 15px; text-align: right;}


/*

h2						{font-size: medium;}


.textlink				{text-decoration: underline;}
.toptext				{font-weight: normal; font-size: 13px; margin: 0px auto; text-align: justify;}
#navlist				{width: 730px; text-align: right;}
#finish					{clear: both;}

#headersplash			{width: 710px; height: 200px; float: left; margin-top: -10px; margin-left: 0px; border: solid white 1px; text-align: right;}
#headersplash p.quote1	{margin: -45px 270px 0px auto;}
#headersplash p.quote2	{margin: 0px 270px auto auto;}
#showimg				{min-height: 250px;}
#topblock				{width: 710px; margin: 0px auto -20px 0px;}
*/