﻿body { text-align:center; }

#wrap { width:720px; height:460px; background-image:url('../images/WebPage_Middle_Default.jpg'); 
margin:0; }

#main_gallery { width:797px; height:751px; background-image:url('../images/MainGallery_back.jpg'); 
margin-top:0; margin-bottom:0; text-align:center; }

#left  { width: 216px; float:left; }
#center { width: 238px; float:left; padding-left: 14px; padding-right: 0px; padding-top: 0px; }
#right { width: 216px; float:right; }
#cph { width:720px; margin-top:0; margin-bottom:0; padding-top: 0px; }

/******************
Page Template Tags
 repeat-x;
******************/

#bgImage { width:720px; height:460px; background-image:url('../images/WebPage_Middle.JPG'); margin:0; }
#bgImage_AboutMe { width:720px; height:541px; background-image:url('../images/WebPageAboutMe.jpg'); margin:0; text-align:left; }
#bgImage_Info { width:720px; height:604px; background-image:url('../images/WebPageInfo.jpg'); margin:0; text-align:left; }
td.Title { width:719px; height:44px; text-align:center; vertical-align:top; font-family:Monotype Corsiva; font-weight:bold; color:#408080; }
td.MainColumn { width:600px; }

.Label_Cursive_Title 
{
	font-size:xx-large; font-family:Monotype Corsiva; font-weight:bold; color:White;
}

.Title { font-size:xx-large; text-align:center; vertical-align:top; font-family:Monotype Corsiva; font-weight:bold; color:#408080; }

.Label_Cursive_Terq
{
	color:#408080;
	font-size:medium;
	font-family:Monotype Corsiva;
	font-weight:bold;
}
.Label_Cursive_Terq_Title
{
	color:#408080;
	font-size:x-large;
	font-family:Monotype Corsiva;
	font-weight:bold;
}

/**************
Main Gallery
**************/

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
.Gallery_Links a:link 
	{
	color:#408080;
	font-size:xx-large;
	font-family:Monotype Corsiva;
	font-weight:bold;
	text-decoration:none;
	}

.Gallery_Links a:visited 
	{
	color:#408080;
	font-size:xx-large;
	font-family:Monotype Corsiva;
	font-weight:bold;
	text-decoration:none;
	}

.Gallery_Links a:hover 
	{
	color:#FFFFFF;
	font-size:xx-large;
	font-family:Monotype Corsiva;
	font-weight:bold;
	text-decoration:none;
	}

.Gallery_Links td 
	{
	width:140px; text-align:center; 
}


/**************
Default Link
**************/

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
.Default_Link a:link 
	{
	color:#408080;
	font-size:large;
	font-family:Monotype Corsiva;
	font-weight:bold;
	}

.Default_Link a:visited 
	{
	color:#408080;
	font-size:large;
	font-family:Monotype Corsiva;
	font-weight:bold;
	}

.Default_Link a:hover 
	{
	color:#FFFFFF;
	font-size:large;
	font-family:Monotype Corsiva;
	font-weight:bold;
	}
