
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.png); 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:0px #1b3f5b solid;}
tr.toprow td.left		{ border-right:0px #1b3f5b solid;}


/*  For Second Row Cells  */

tr.secondrow td.left		{background: url(/images/left_col_back.jpg); background-repeat:no-repeat; border-right:0px #335573 solid; background-color:#ffffff;}
tr.secondrow td.right		{background: url(/images/right_col_back.jpg); background-repeat:no-repeat; border-left:0px #335573 solid; background-color:#ffffff;}


/*  For footer Row Cells  */
table.main tr.footrow td {text-align:center;}
tr.footrow td.center	{ ; background: #faf6d1 url(/images/plain_center_cross_section.png) repeat-y;}
tr.footrow td.left		{ border-left:0px #335573 solid; background-color:#ffffff;}
tr.footrow td.right		{ border-left:0px #335573 solid; background-color:#ffffff;}


/*td.right 		{background-color: #1d466f;}*/
table.main tr.secondrow {height:1000;}


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

td#maincontent  { width:640px; padding:20px; background: url(/images/main_content_back.jpg) top no-repeat; background-color:#faf6d1;}
td#maincontent  {background: url(/images/plain_center_cross_section.png) repeat-y;}

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;}
/********************************************************/



#maincontent a:link {text-decoration: none; color:#da55dd;}
#maincontent a:visited {text-decoration:none; color:#da55dd;}
#maincontent a:active {text-decoration:none; color:#da55dd;}
#maincontent a:hover {text-decoration:none; color:#9999cc;}

/****/

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