BODY	{ background: #CCCCCC; margin: 0; padding: 0; border: 0; }

BODY, TD, .NormalText { font-weight: normal; text-decoration: none; font-style: normal; font-family: Palatino Linotype, Times New Roman, Arial, Helvetica, sans serif; font-size: 15px; color: #454545; line-height: 19px; }

.Header		{ color: #000000; font-size: 18px; font-weight: bold; font-family: Arial; padding-top: 25px; line-height: 22px; }
.Subheader	{ }

.Black		{ color: #000000; }

.SmallText	{ font-size: 13px; line-height: 13px; }
.MediumText	{ font-size: 18px; line-height: 18px; }
.LargeText	{ font-size: 24px; line-height: 24px; }

* .FooterText	{ font-size: 13px; line-height: 24px; }

/* site structure */

table#container				{ width: 760px; }
table#container td#left		{ width: 10px; background: url('../images/bg_left.jpg') repeat-y; }
table#container td#right	{ width: 10px; background: url('../images/bg_right.jpg') repeat-y; }
table#container td#inside	{ width: 740px; vertical-align: top; }
table#container td#bottom	{ width: 760px; height: 10px; background: url('../images/bg_bottom.jpg') no-repeat; }

div#top						{ height: 210px; background: url('../images/header.jpg') no-repeat; text-align: right; }
div#content					{ height: 480px; background: #FFF url('../images/bg_inside.jpg') 50% 0% no-repeat; border: 1px solid white; }
div#footer					{ height: 92px; background: url('../images/footer.jpg') no-repeat; }

div#content TABLE			{ width: 625px; margin: 5px 0 0 0; }
div#content TABLE TD		{ text-align: left; }

div#footer TABLE			{ width: 100%; }
div#footer TABLE TD			{ text-align: right; }

div#content TABLE#NewsletterForm		{ width: 275px; margin: 50px 0 0 50px; }
div#content TABLE#NewsletterForm TD		{ padding: 5px; }

/* links */

a							{ color: #454545; text-decoration: none; }
a:link,
a:visited,
a:active					{ color: #454545; text-decoration: none; }
a:hover						{ color: #000000; text-decoration: none; }
