/* Web page defaults */
body			{background:url(images/Background.jpg);font-family:"Garamond";width:1200px}

/* Links menu down left hand side */
table#tmenu		{position:absolute;left:10px;top:65px;width:146px;height:30px;margin:0px;border-spacing:4px;text-align:center}
td#tdmenu		{font-size:16px;font-weight:bold;padding:5px;background:#66FF33;border-right:3px solid black;border-bottom:3px solid black}

/* Full page width table */
table#tabpwidth		{position:relative;width:1200px;font-size:20px;margin:0px;border-spacing:0px}

/* Page text container for general use (left position allows for menu down left hand side)*/
table#tabtextgen	{position:relative;left:168px;width:1032px;font-size:20px;margin:0px;border-spacing:0px}

/* General table cell text alignment */
td#tdtextgenc		{text-align:center;vertical-align:bottom}
td#tdtextgenj		{text-align:justify;vertical-align:bottom}
td#tdtextgenr		{text-align:right;vertical-align:bottom}

/* Red line at bottom of page */
img#lrline		{position:absolute;left:8px;top:900px;width:1200px;height:2px}

/* Single button at bottom of page */
table#tab1button	{position:relative;left:609px;height:30px;margin:0px;border-spacing:4px}

/* Two buttons at bottom of page */
table#tab2button1	{position:relative;left:697px;height:30px;margin:0px;border-spacing:4px}
table#tab2buttonn	{position:relative;left:530px;height:30px;margin:0px;border-spacing:4px}

/* Three buttons at bottom of page */
table#tab3button1	{position:relative;left:609px;height:30px;margin:0px;border-spacing:4px}
table#tab3buttonn	{position:relative;left:442px;height:30px;margin:0px;border-spacing:4px}

/* General button definition */
td#tdbuttonn		{width:150px;font-size:16px;font-weight:bold;padding:5px;background:#66FF33;border-right:3px solid black;border-bottom:3px solid black;text-align:center}








/* Specific to Picture Gallery Image Pages - Image placement */
img#pgimg		{width:592px}
img#pgimgp		{width:262px}


td#tdtftbutton		{width:200px;font-size:16px;font-weight:bold;padding:5px;background:#66ff33;border-right:3px solid black;border-bottom:3px solid black}