
body {text-align:center; verticle-align:top; background-color: black;}

table.main 					{width: 1000px; height: 1000px; border-collapse:collapse;}

table.main td { vertical-align:top;}


table.main tr.toprow td		{height: 130; border-bottom:1px #1b3f5b solid;background-image: url(images/top_row_div_gradient.gif); background-repeat:repeat-x;}
table.main td.left 			{width:18%;}
table.main td.center 		{width:64%; vertical-align:top;}
table.main td.right 		{width: 18%;}

tr.toprow td.center 		{text-align: center;}


/*  For First Row Cells  */
tr.toprow td.right		{ border-left:1px #1b3f5b solid;}
tr.toprow td.left		{ border-right:1px #1b3f5b solid;}


/*  For Second Row Cells  */

tr.secondrow td.left		{background: url(images/fractal_left_back.jpg); background-repeat:no-repeat; background-color:#3b5f7b; border-right:1px #335573 solid;}
tr.secondrow td.right		{background: url(images/fractal_right_back.jpg); background-repeat:no-repeat; background-color:#3b5f7b; border-left:1px #335573 solid;}


/*  For footer Row Cells  */
tr.footrow td.right		{ border-left:1px #335573 solid;}



/*td.right 		{background-color: #1d466f;}*/
table.main tr.secondrow {height:1000;background-color:#6b8fab;}
table.main tr.footrow {background-color:#3b5f7b;}
table.main tr.footrow td {text-align:center;}

table.rightcol td {padding: 6px 2px;}

td#maincontent  { width:640px; padding:10px; color:#101014; }
table#arttable { width:90%; margin-left:auto; margin-right:auto;}


			/*Align Photos in photo table*/
table.phototable {margin-left:auto; margin-right:auto; }
table.phototable td {text-align:center;}





/********************************************************/
			/*Footer Styles*/
table.footer {margin-left:auto; margin-right:auto;}
table.footer	td	{text-align:center;font-size:12px;}

.footer a:link {text-decoration:none; color:#0000bb;}
.footer a:visited {text-decoration:none; color:#0000bb;}
.footer a:active {text-decoration:none; color:#0000bb;}
.footer a:hover {text-decoration:none; color:#ee00aa;}
/********************************************************/


/********************************************************/
			/*Button Bar Styles*/
table.buttonbar td {padding: 6px 20px; font-size:20px;border-bottom: 2px solid black;}
/*table.buttonbar tr {height:30px;}*/

.buttonbar a:link {text-decoration:none; color:#0000bb;}
.buttonbar a:visited {text-decoration:none; color:#0000bb;}
.buttonbar a:active {text-decoration:none; color:#0000bb;}
.buttonbar a:hover {text-decoration:none; color:#ee00aa;}
/********************************************************/



td#maincontent a:link {text-decoration: underline; color:#fffbfb;}
td#maincontent a:visited {text-decoration:none; color:#fffbfb;} //fdb5da
td#maincontent a:active {text-decoration:none; color:#fffbfb;}
td#maincontent a:hover {text-decoration:underline; color:#ffe5fa;}



/*td.left 		{background-color: #bcedf4;}*/