body	 		{
			font-family: century gothic, arial;
			font-size: 10pt;
			color: white;
			margin: 0px;
			padding: 0;
			background: transparent;
			scrollbar-3dlight-color: #BBB;
			scrollbar-arrow-color: #777;
			scrollbar-base-color: #fff;
			scrollbar-darkshadow: #BBB;
			scrollbar-face-color: #fff;
			scrollbar-highlight-color: #BBB;
			scrollbar-shadow-color: #999;
			scrollbar-track-color: #999;
			overflow: hidden;
			}

#header			{
			background: #aa2020;
			height: 80px;
			}

#logo			{
			position: relative;
			top: 12px;
			}

.border			{
			background: #ddd url(../graphics/headerbottomborder.jpg) 0px 0px;
			height: 2px;
			margin: 0px;
			padding: 0;
			font-size: 1pt;
			}

#topmenu		{
			position: relative;
			top: 10px;
			left: 230px;
			font-size: 8pt;
			}

#topmenu a		{
			color: #fff;
			text-decoration: none;
			}

#topmenu a:hover	{
			text-decoration: underline;
			}

#menusystemleft		{
			padding: 0em 0em 0em 0em;
			height: 420px;
			width:	230px;
			background: transparent url(../graphics/menubackdrop.gif) 0px 0px no-repeat;
			margin: 0px;
			}

#menuleft		{
			padding: 0em 0em 0em 0em;
			background: transparent;
			width: 180px;
			}

#menuleft a		{
			color: #fff;
			width: 180px;
			padding: 0em 0em 0em 0.25em;
			text-decoration: none;
			border: 1px single #fff;
			background: transparent;
			}

#menuleft a:hover	{
			background: #992020;
			color: #fff;
			}

#menuborder		{
			border: 1px solid #9C2121;
			width: 180px;
			padding: 1em 0.5em 1em 0.5em;
			background: transparent;
			margin-left: 1em;
			position: relative;
			top: 14px;
			}

#maintext		{
			position: absolute;
			color: #000;
			top: 82px;
			left: 240px;
			height: 420px;
			width: 500px;
			background: transparent;	
			}

#newsborder		{
			position: relative;
			top: 0px;
			background: #fff url(../graphics/newsbackdrop.gif) 0px 0px no-repeat;
			margin-top: 10px;
			height: 200px;
			width: 400px;
			padding: 0.25em 0.25em 0.25em 0.25em;
			}

#news			{
			background: #fff;
			height: 183px;
			width: 390px;
			padding: 1em 1em 1em 1em;
			margin-top: 2px;
			scrollbar-3dlight-color: #fff;
			scrollbar-arrow-color: #992020;
			scrollbar-base-color: #fff;
			scrollbar-darkshadow: #fff;
			scrollbar-face-color: #fff;
			scrollbar-highlight-color: #992020;
			scrollbar-shadow-color: #fff;
			scrollbar-track-color: #fff;
			scrollbar-shadow: #fff;
			overflow: auto;
			}

#news a			{
			text-decoration: none;
			color: #000;
			}

#news a:hover			{
			text-decoration: none;
			color: #CC0000;
			}

#webadvertborder	{
			position: relative;
			left: 440px;
			top: -370px;
			background: #fff url(../graphics/webadvertbackdrop.gif) 0px 0px no-repeat;
			height: 130px;
			width: 300px;
			margin-top: 20px;
			padding: 0.50em 0.25em 0.25em 0.25em;
			}

#webadvert		{
			background: transparent;
			height: 110px;
			width: 280;
			}

#openingtext		{
			width: 420px;
			background: transparent url(../graphics/cslogofade.gif) 0px 0px no-repeat;
			border-bottom: 1px solid #aa0000;
			}

#smallflyerdownload	{
			position: relative;
			top: -350px;
			left: 440px;
			background: transparent;
			}

#smallflyerdownload a	{
			font-size: 9pt;
			color: #000;
			text-decoration: none;
			}

#smallflyerdownload a:hover	{
			text-decoration: underline;
			color: #000;
			}

#largeflyerdownload	{
			position: relative;
			top: -350px;
			left: 440px;
			background: transparent;
			}

#largeflyerdownload a	{
			font-size: 9pt;
			color: #000;
			text-decoration: none;
			}

#largeflyerdownload a:hover	{
			text-decoration: underline;
			color: #000;
			}