body
{
	text-align: center;
}

#top
{
background-image: url('/img/top.jpg');
display: block;
width: 1218px;
height:296px;
background-repeat: no-repeat;
}

#left
{
display: block;
background-image: url('/img/left.jpg');
background-repeat:repeat-y;
width: 308px;
height: 635px;
float: left;
text-align: left;
margin: 0px 0px 0px 0px;
max-width: 308px;
min-width: 308px;
}

#right
{
float: left;
display: block;
background-image: url('/img/right.jpg');
background-repeat: repeat-y;
width: 163px;
height: 635px;
}

#bottom
{
display: block;
clear: both;
background-image: url('/img/bottom.jpg');
background-repeat: no-repeat;
width: 1218px;
height:271px;
}

#middle
{
display: block;
float: left;
width: 747px;
}

#wrapper
{
	display: block;
	margin: 0px auto 0px auto;
	text-align: center;
	width: 1218px;
}

/*2nd Level Elements*/
#Mid_Text
{
	font-family: Papyrus, Verdana, "Times New Roman";
	display: block;
	float: left;
	width: 694px; /*500px*/
	margin: 0px 0px 0px 0px;
	padding-top: 45px;
}

#Right_Text
{
	font-family: Papyrus, Verdana, "Times New Roman";
	display: block;
	float: left;
	width: 194px;
	margin: 20px 0px 0px 0px;
}

#Left_Text
{
	display: block;
	width: 250px;
	margin-left: 20px;
	margin-top: 50px;
	text-align: left;
	float: left;
}

#Bottom_Text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	position: relative;
	left: 640px;
	top: 150px;
	font-size: 9pt;
}

#YellowTopBox
{
	display: block;
	position: absolute;
	left: 800px;
	top: 7px;
	background-image: url('img/yellowtopbox.png');
	background-repeat: no-repeat;
	width: 312px;
	height: 150px;
	padding-left: 0px;
	padding-top: 20px;
}

.LinkTxt
{
	font-family: "Monotype Corsiva", "Verdana", "Times New Roman";
	font-weight: bold;
	font-size: 15pt;
	text-align: left;
	color: #C1D9D9;
	text-decoration: none;
}

.LinkTxt_Current
{
	font-family: "Monotype Corsiva", "Verdana", "Times New Roman";
	color: #000099;
	font-weight: bold;
	font-size: 16pt;
	text-align: left;
	border-bottom: 1px black solid;
	text-decoration: none;
	padding-right: 15px;
}

.SubLinkTxt
{

	font-family: "Monotype Corsiva", "Verdana", "Times New Roman";
	color: #C1D9D9;
	font-weight: bold;
	font-size: 13pt;
	text-align: left;
	text-decoration: none;
	position: relative;
	left: 15px;
}

.SubLinkTxt_Current
{
	position: relative;
	font-family: "Monotype Corsiva", "Verdana", "Times New Roman";
	color: #000099;
	font-weight: bold;
	font-size: 13pt;
	text-align: left;
	text-decoration: none;
	left: 15px;
}


.SubSubLinkTxt
{

	font-family: "Monotype Corsiva", "Verdana", "Times New Roman";
	color: #C1D9D9;
	font-weight: bold;
	font-size: 13pt;
	text-align: left;
	text-decoration: none;
	position: relative;
	left: 28px;
}

.SubSubSubLinkTxt
{
	font-family: "Monotype Corsiva", "Verdana", "Times New Roman";
	color: #C1D9D9;
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
	text-decoration: none;
	position: relative;
	left: 36px;
}
.SubSubSubLinkTxt_Current
{
	color: #000099;
}


.SubSubLinkTxt_Current
{
	position: relative;
	font-family: "Monotype Corsiva", "Verdana", "Times New Roman";
	color: #000099;
	font-weight: bold;
	font-size: 13pt;
	text-align: left;
	text-decoration: none;
	left: 28px;
}


.LinkTxt:hover{
	color:#E0EBFC;
}
.SubSubLinkTxt:hover, .SubSubSubLinkTxt:hover
{
	color:#E0EBFC;
}

.SubLinkTxt:hover
{
	color:#E0EBFC;
}

a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:hover
{	
	/*color: #CBF3F1;*/
}

#Mid_Text.p
{
	font-family: "Papyrus", "Verdana", "Times New Roman";
	text-align: center;
}

#Right_Text.p
{
	font-family: "Papyrus", "Verdana", "Times New Roman";
	text-align: left;
}

h1
{
	font-family: Papyrus, Verdana, "Times New Roman";
	font-size: 15pt;
	text-align: center;
}

p
{
	font-size: 11pt;
	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 1em;
margin-left: 0;
}

td
{
	font-size: 11pt;
	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}


p.fancy
{
	text-align: left;
	font-family:Papyrus, Verdana, "Times New Roman";
	font-size: 11px;
}

H3
{
	text-align: center;
	font-size: 11pt;
	color: #CC00FF;
	font-family: "Comic Sans MS", "Arial Rounded MT Bold", Arial;
	font-style: italic;
	margin: 0px 0px 0px 0px;
	display: block;
}

h5
{
	font-size: 11.5pt;
	font-weight: bold;
	text-align: left;
	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

.small
{
	font-size: 8.5pt;
}

ul
{
		font-size: 11pt;
	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.bigred
{
	font-size: 13pt;
	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: red;
	font-weight: bold;
	
}

.gfghomelink
{
	left: 20px;
	top: 10px;
	position: absolute;
	width: 220px;
	height: 270px;
}

.SeminarBox
{
	display: block;
	position: absolute;
	left: 10px;
	top: 650px;
	background-image: url('img/yellowtopbox.png');
	background-repeat: no-repeat;
	width: 318px;
	height: 150px;
	padding-left: 20px;
	padding-top: 18px;
}

.bottom_links
{
	position: relative;
	display: block;
	text-align: center;
	top: 180px;
	color: #C1D9D9;
}

a.linkbottom
{
	color: #C1D9D9;
}

a.linkbottom:hover
{
	color: #E0EBFC;
}