<Style>/* Default CSS Stylesheet for a new Web Application project */{}

body
{
	background-color: #F8F6F2;
}

.GeneralPage
{
background-color: #ffffff; /* Background Color */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
}

#wrapper 
{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
}

table {
border-collapse: collapse;	
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
}

table#students{
	text-align: center;
	width:750px;
	margin-left: auto;
	margin-right: auto;
}

blockquote#student{
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;	
}

p#Pam {
	font-size: 8pt;
	margin-left: 250px;
}

p.contacts{
	text-align: center;
}

td.Letterbox {
	width: 33%;
	height: 160px;
	vertical-align: top;
	border: groove 2px maroon;
}

td#ISS {		
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.5em;
}

td#Greeting{
	vertical-align: top;
	text-align: center;
	padding: 10px;
}

td#menu {
	width: 750px;	
	height: 45px;
}

ul.contacts {
list-style: none;	
}

ul.contacts li{
	padding-bottom: 10px;
}

td ul {
	line-height: 2em;
}

td ul li {
	line-height: 1.5em;
}

td#Why {
	padding-top: 50px;
}

td#Books{
	padding-top: 50px;
	padding-bottom: 30px;
}

td.contacts{
	vertical-align:top;
	}

img{
	border: none;		
}

img#menu {
	margin-top: -5px;
}

a.menu{
	margin: 0px;
	padding: -10px;
}

ul#purchase {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: green;
	padding-left: 5px;
	padding-top: 0px;
	list-style: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

ul#All {
	width: 425px;
	margin-left: auto;
	margin-right: auto;
	list-style: square;
}



blockquote.ALL {
	color: red;
	font-weight: bold;
	text-align: center;
}

a.menu:link {
	text-decoration: none;
	text-align: left;
	font-size: 9pt;
	color:Blue;
	font-weight: bold;
}

a.menu:visited {
	text-decoration: none;
	text-align: left;
	font-size: 9pt;
	color: Black;
	font-weight: bold;
}

a.menu:hover {
	text-decoration: none;
	text-align: left;
	font-size: 9pt;
	color: red;
	font-weight: bold;
}

p 
{
	width: 100%;
	font-family: Verdana;
	font-size: 10pt;
	text-align: justify;
}

p.menu {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
}

#All {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	border-top: groove 1px gray;
	border-bottom: groove 1px gray;
}

p#bottom
{	border-bottom: groove 1px gray;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

h2
{  width: 100%;
	font-family: Arial;
	font-size: 13pt;
	text-align: center;
}

.GeneralTable
{
background-color: White; /* Background Color */
}

.TopBanner
{
font-family: Arial; /* Font Face */
font-size: 28pt; /* Font Size */
color: #666666; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.TopSubBanner
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #E7E3D7; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #666666; /* Background color */
text-align: Center; /* Align Text */
}

.LeftColumn
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #C6BFA5; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.RightColumn
{
font-family: Verdana; /* Font Face */
font-size: 10pt; /* Font Size */
color: White; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Bold; /* Font Style */
text-decoration: none;
background-color: White; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
width: 10%;}

.Footer
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C6BFA5; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.Instructions
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #E7E3D7; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #400040; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C90D4F; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Headings
{
font-family: Verdana; /* Font Face */
font-size: 10pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.Content
{
font-family: Verdana; /* Font Face */
font-size: 9pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTableHeader
{
font-family: Verdana; /* Font Face */
font-size: 10pt; /* Heading Font Size */
color: #000000; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #E7E3D7; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: #E7E3D7;
}

.ContentTableHorizontal
{
background-color: #E7E3D7;
}

</Style>