body 						{margin:0; padding:0; background-color:#2A84C6; min-width:760px;}
table						{font-family:"Century Gothic", Tahoma, Verdana, Arial, sans-serif; font-size:24px; color:#FFFFFF;}
textarea, input	{font-family:"Century Gothic", Tahoma, Verdana, Arial, sans-serif; font-size:12px; color:#000000;}

.homepage		{background-image:url(images/background.jpg); background-position:top; background-repeat:no-repeat;}
.buy01			{background-image:url(images/buy01b.jpg); background-position:top; background-repeat:no-repeat;}
.buy02			{background-image:url(images/buy02b.jpg); background-position:top; background-repeat:no-repeat;}
.buy03			{background-image:url(images/buy03b.jpg); background-position:top; background-repeat:no-repeat;}
.aboutus		{background-image:url(images/about07.gif); background-position:top; background-repeat:no-repeat;}
.purple			{color:#491930;}
.blue				{color:#0062A2;}
.bold				{font-weight:bold;}

a						{color:#0062A2; text-decoration:none;}
a:link			{color:#0062A2; text-decoration:none;}	
a:hover			{color:#0062A2; text-decoration:underline;}
a:visited		{font-weight: normal;}

a.white						{color:#FFFFFF; text-decoration:underline;}
a.white:link			{color:#FFFFFF; text-decoration:underline;}	
a.white:hover			{color:#FFFFFF; text-decoration:none;}
a.white:visited		{font-weight: normal;}

.footer						{color:#FFFFFF; font-size:10px; text-decoration:none;}
a.footer					{color:#FFFFFF; font-size:10px; text-decoration:none;}
a.footer:link			{color:#FFFFFF; font-size:10px; text-decoration:none;}	
a.footer:hover		{color:#FFFFFF; font-size:10px; text-decoration:underline;}
a.footer:visited	{font-weight: normal;}

/* Styling rules to make this demo page look nice. */
div#header 		{background:#2A84C6;	color:#2A84C6;}
div#middle		{background:#2A84C6;}
div#content 		{background:#2A84C6;}

/* position:absolute for all browsers - the whole page scrolls */
div#headerwrap {position:absolute; width:100%; top:0; left:0;	height:25px;}

/* position:fixed for modern browsers - header and footer do not scroll */
body>div#headerwrap {position:fixed;}
div#header {height:25px; width:100%; margin:0 auto;}

/* set a left margin to compensate for IE/Win always making room for a scrollbar */
div#middlewrap {
/* set left margin and bottom padding for IE5/Win */
	padding:20px 0 0 0;	margin-left:0;
/* set left margin and bottom padding for others */
	voice-family: "\"}\""; voice-family:inherit;	margin: auto;	padding-bottom:0px;}
	
/* set left margin for modern browsers */
body>div#middlewrap {margin-left:0;}
div#middle {width:100%; margin:0 auto;}
div#content {padding:0 0px;	margin-left:0px;}

