                                                             
html {height: 100%;}         
body{font-family: arial; height: 100%;}
td {vertical-align: top;}

a.nav:link { color: #d2d2d2; text-decoration: none }
a.nav:active { color: #d2d2d2; text-decoration: none }
a.nav:visited { color: #d2d2d2; text-decoration: none }
a.nav:hover { color: #d2d2d2; text-decoration: underline;}

a:link { color: #660000; text-decoration: none }
a:active { color: #660000; text-decoration: none }
a:visited { color: #660000; text-decoration: none }
a:hover { color: #660000; text-decoration: underline }

a.ads img{border: 0;}

.main{width: 1036px; vertical-align: top; height: 100%;}

	.topLeft{width: 18px; height: 18px; margin: 0px; background-image: url(/nav/topLeft.png);}
	.top{width: 1000px; height: 18px; margin: 0px; background-image: url(/nav/top.png);}
	.topRight{width: 18px; height: 18px; margin: 0px; background-image: url(/nav/topRight.png);}
	.left{width: 18px; height: 2150px; margin: 0px; background-image: url(/nav/left.png);}
	.center{width: 1000px; background-image: url(/photos/wood.bmp); vertical-align:bottom; height: 100%;}
	
		.topBanner{width: 1000px; height: 225px; background-image: url(/banners/newBanner_copy.png); vertical-align: top;}
		.nav{width: 1000px; vertical-align: top;}
		.ads{width: 1000px; vertical-align: top; margin: 0px;}
		.mainContent{width: 1000px; vertical-align: top; height: 100%;}
                        .leftPadding{width: 25px; verticle-align: top;}
			.leftCollumContent{width: 650px; vertical-align: top;}
				.articles{width: 625px; height: 834px; vertical-align: top; background-color: #d2d2d2; border: 1px solid black;}
				.mythVideo{width: 625px; height: 325px; vertical-align: top; background-color: #d2d2d2; border: 1px solid black;}
                                .contact{width: 625px; height: 150px; vertical-align: top; background-color: #d2d2d2; border: 1px solid black;}
			.rightCollumContent{width: 325px; vertical-align: top;}
				.poll{width: 300px; height: 400px; vertical-align: top; background-color: #d2d2d2; border: 1px solid black;}
				.events{width: 300px; height: 400px; vertical-align: top; background-color: #d2d2d2; border: 1px solid black;}
				.current{width: 300px; height: 400px; vertical-align: top; background-color: #d2d2d2; border: 1px solid black;}
		.bottomBanner{width: 1000px; height: 225px; background-image: url(/banners/newFooter.png); vertical-align: bottom;}
	
	.right{width: 18px; height: 2150px; background-image: url(/nav/right.png);}
	.bottomLeft{width: 18px; height: 18px; background-image: url(/nav/bottomLeft.png);}
	.bottom{width: 1000px; height: 18px; background-image: url(/nav/bottom.png);}
	.bottomRight{width: 18px; height: 18px; background-image: url(/nav/bottomRight.png);}

