.ASGMemory {
	background-color: #E1E1FF;
	padding: 20px;
	border: medium solid #000000;
}
.MainFrame {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
	min-height: 100%;
	position: relative;
}
.HeaderFrame {
	position: absolute;
	height: 110px;
	width: 850px;
	left: 0px;
	top: 0px;

}

.ContentFrame {
	position: absolute;
	left: 155px;
	width: 695px;
	top: 115px;
	overflow: visible;
}
.MenuFrame {
	height: auto;
	width: 150px;
	left: 0px;
	position: absolute;
	top: 115px;
}
.Menu2Frame {
	height: auto;
	width: 150px;
	left: 0px;
	position: absolute;
	top: 450px;
}
.HDFrame {
	margin: 0;
	vertical-align: top;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;

}

BODY {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10pt;
	background-color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
A:VISITED {
	color: Blue;
	text-decoration: none;
}
A:LINK {
	color: Blue;
	text-decoration: none;
}

A:HOVER {
	color: Blue;
	text-decoration: underline;
}

p {
	text-align: justify;
	margin: 0;

}
ul {
	margin-top: 0px;
	margin-bottom: 10px;
}



.Heading1 {
	font-size: 12pt;
	font-weight: bold;
	color: #005000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: 005500;
	margin-top: 10px;
	margin-bottom: 10px;
}


.Heading2 {
	text-decoration: underline;
	font-weight: bold;
	color: #005500;
}
.PhotoLeft {
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
	height: auto;
	width: auto;
}
.PhotoRight {
	margin-right: 0px;
	float: right;
	margin-bottom: 10px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-left: 10px;
}



.Note {
	font-size: 10pt;
	font-style: italic;
}
.NoteSpecial {
	font-size: 10pt;
	font-style: normal;
	background-color: #FFFFCC;
	padding: 10px;
	border: thin solid #000000;
}


.Bio {
	height: auto;
	overflow: auto;
}


.Construction {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.DataTableHeader {
	font-weight: bold;
	text-align: center;
	background-color: #DDDDDD;
}

.ServicesServer {
	background-color: #00FFFF;
	height: auto;
	width: 400px;
	border: thin solid #000000;
	margin-bottom: 0px;
	float: none;
	margin-left: 0px;
	clear: right;
	margin-top: 10px;
}
.ServicesWorkstation {
	background-color: #99CCFF;
	height: auto;
	width: 400px;
	border: thin solid #000000;
	margin-bottom: 0px;
	float: none;
	margin-left: 0px;
	clear: both;
	margin-top: 10px;
}
.ServicesInternet {
	background-color: #CC99FF;
	height: auto;
	width: 400px;
	border: thin solid #000000;
	margin-bottom: 0px;
	float: none;
	margin-left: 0px;
	margin-top: 10px;
}
.ServicesMisc {
	background-color: #99CC99;
	height: auto;
	width: 400px;
	border: thin solid #000000;
	float: none;
	margin-left: 0px;
	margin-top: 10px;
}
.MenuContent {
	width: 150px;
	margin: 0;
	background-image: url(images/MenuBackgroundMiddle.gif);
}
.MenuBlank {
	width: 150px;
	margin: 0;
	background-image: url(images/MenuBackgroundMiddle.gif);
	background-color: #FFFFFF;
	height: 50px;
}
.MenuCaps {
	width: 150px;
	margin: 0;
	height: 30px;
}

.Menu2Middle {
	margin: 0;
	background-image: url(images/MenuBackgroundMiddle.gif);
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}

.ContentBorderTop {
	margin-left: 0px;
	margin-top: 0px;

}
.ContentMiddle {
	margin-left: 0px;
	background-image: url(images/ContentBorderMiddle.gif);
	left: 0px;
	top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.ContentBorderBottom {
	margin-left: 0px;
	vertical-align: top;
}

.HeaderAGF {
	text-align: right;
	vertical-align: top;
	margin: 0;
}
.FormHD {
	margin: 0;
	background-color: #FFFFCC;
	border: thin solid #336633;
}
.MissionStatement {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFCC;
	font-style: italic;
	width: 350px;
	height: auto;
	text-align: left;
	border: medium solid #005500;
	padding: 10px;
	font-family: "Trebuchet MS", Arial;
}
.Testimonial {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #DDDDDD;
	font-style: normal;
	height: auto;
	text-align: left;
	padding: 10px;
	font-family: "Trebuchet MS", Arial;
	border: thin solid #005500;
}
