﻿body
{
	margin: 0em;
	padding: 0em;
	background-color: Black;
}
a{
	color:White;
	text-decoration: none;
	font-weight: bold;
}
a:link{
	color:White;
	text-decoration: none;
	font-weight: bold;
}
a:visited{
	color:White;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color:White;
	text-decoration: none;
	font-weight: bold;
}
#mainDiv
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color:#B2D235;
}
.mainTable
{
	width: 100%;
	height: 200px;
	vertical-align: top;
	background-color:#B2D235;
}
.tdheader
{
	background-image:url('header.jpg');
	height:595px;
}
.tdmain
{
	background-color:#B2D235;
	background-image:url('pixel.jpg');
	background-repeat:repeat-x;
	height:600px;
	padding-left:90px;
	padding-right:90px;
}
.directoryrTable
{
	height:230px;
	width:345px;
}
.directorylTable
{
	height:230px;
	width:470px;
}
.directorycorner1
{
	background-image:url('directorycorner1.jpg');
	width:15px;
	height:15px;
}
.directorycorner2
{
	background-image:url('directorycorner2.jpg');
	width:15px;
	height:15px;
}
.directorycorner3
{
	background-image:url('directorycorner3.jpg');
	width:15px;
	height:15px;
}
.directorycorner4
{
	background-image:url('directorycorner4.jpg');
	width:15px;
	height:15px;
}
.directoryleftup
{
	background-image:url('directoryleftup.jpg');
	width:450px;
	height:15px;
}
.directoryleftdown
{
	background-image:url('directoryleftdown.jpg');
	width:450px;
	height:15px;
}
.directoryleftmain
{
	background-image:url('directoryleftpixel.jpg');
	background-repeat:repeat-x;
	width:450px;
	height:200px;
}
.directoryrightdown
{
	background-image:url('directoryleftdown.jpg');
	width:325px;
	height:15px;
}
.directoryrightmain
{
	background-image:url('directoryleftpixel.jpg');
	background-repeat:repeat-x;
	width:325px;
	height:200px;
}
.directoryrightup
{
	background-image:url('directoryleftup.jpg');
	width:325px;
	height:15px;
}
.cardstable
{
	height:230px;
	width:820px;
}
.cardscorner1
{
	background-image:url('cardscorner1.jpg');
	width:15px;
	height:15px;
}
.cardscorner2
{
	background-image:url('cardscorner2.jpg');
	width:15px;
	height:15px;
}
.cardscorner3
{
	background-image:url('cardscorner3.jpg');
	width:15px;
	height:15px;
}
.cardscorner4
{
	background-image:url('cardscorner4.jpg');
	width:15px;
	height:15px;
}
.cardsdown
{
	background-color:#769A40;
	width:800px;
	height:15px;
}
.cardsmain
{
	background-color:#769A40;
	background-repeat:repeat-x;
	width:800px;
	height:200px;
}
.cardsup
{
	background-color:#769A40;
	width:800px;
	height:15px;
}
.downtable
{
	height:100px;
	width:820px;
}
.downcorner1
{
	background-image:url('downcorner1.jpg');
	width:15px;
	height:15px;
}
.downcorner2
{
	background-image:url('downcorner2.jpg');
	width:15px;
	height:15px;
}
.downcorner3
{
	background-image:url('downcorner3.jpg');
	width:15px;
	height:15px;
}
.downcorner4
{
	background-image:url('downcorner4.jpg');
	width:15px;
	height:15px;
}
.downdown
{
	background-color:#95BC3D;
	width:800px;
	height:15px;
}
.downmain
{
	background-color:#95BC3D;
	background-repeat:repeat-x;
	width:800px;
	height:70px;
}
.downup
{
	background-color:#95BC3D;
	width:800px;
	height:15px;
}