html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }



#main 
{
	float: left;
	width: 580px;

}



#textbox
{
	background-color: #e7d1ff;
	margin-top: 10px;
	margin-bottom: 50px;
	margin-left: 150px;
	margin-right: 150px;
	padding: 55px;
	border-width: 10px 10px 10px 10px;
	border-style: solid;
	border-color: #e7d1ff;
	font-family: Arial;
	font-size: 0.9em;
	text-align: justify;
}


#infolinks 
{
	background-color: #AAA;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 400px;
	margin-right: 150px;
	padding: 15px;
	border-width: 0px 20px 30px 0px;
	border-style: solid;
	border-color: #444;
	font-family: Arial;
	font-size: 1.2em;
	font-style: italic;
}

body 
{
	background:  #ffff99 url(/style-images/realenglish.jpg)  no-repeat fixed;
	padding-top:   20px;
	padding-bottom: 20px;
}

h1 
{
	color: #d36a0b;
	font-weight: normal;
	font-family: Verdana, Arial, serif;
	font-size: 2em;
	border-top: 20px #00AB4F groove;
	border-bottom: 2px #00AB4F groove;
	border-bottom-left-radius: 25em;
	border-bottom-right-radius: 25em;
	border-top-width: 5px;
	padding: 10px 0px;
	margin-left: 350px;
	margin-right: 50px;
	text-align: center;
	text-shadow: 5px 5px 20px red;
	letter-spacing: 10px;
}

.intro
{
	font-family: Verdana, Arial, serif;
	color: #8d00ff;
	font-style: italic;
	font-weight: 900;
	text-align: justify;
	line-height: 170%;
	margin-top: 10px;
	margin-left: 400px; 
	margin-right: 150px;
	text-align: justify;
	font-face="Arial";
	font-size= 3em;
	letter-spacing: 0.09em;
	border-style: double;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
}

.introportals
{
	font-family: Verdana, Arial, serif;
	color: black;
	font-style: bold;
	font-weight: 800;
	text-align: justify;
	line-height: 120%;
	margin-top: 10px;
	margin-left: 400px; 
	margin-right: 150px;
	text-align: justify;
	font-face="Arial";
	font-size= 1em;
	letter-spacing: 0em;
	border-style: double;
	padding-top: 12px;
	padding-bottom:12px;
	padding-left: 12px;
	padding-right: 12px;
}


.category-header
{
	font-family: "Arial";
	color: #d36a0b;
	font-style: italic, bold;
	font-weight: 900;
	line-height: 250%;
	margin-top: 10px;
	margin-left: 325px; 
	margin-right: 150px;
	text-align: justify;
	font-face="Arial";
	font-size= 1em;
	font-color = "black";
}


.categoryheader2
{
	font-family: "Segoe Print", Arial, sans-serif;
	color: #d36a0b;
	font-style: italic, bold;
	font-weight: 600;
	line-height: 250%;
	margin-top: 10px;
	margin-left: 400px; 
	margin-right: 150px;
	text-align: justify;
	font-face="Arial";
	font-size= 5em;
	font-color = "black";
}


.links
{
	font-family: "Segoe Print", Arial, sans-serif;
	color: #D36A0B;
	font-style: italic;
	font-weight: 300;
	line-height: 190%;
	margin-top: 10px;
	margin-left: 440px; 
	margin-right: 200px;
	text-align: justify;
	font-face="Arial";
	font-size= 5em;
}

.email
{
	font-family: "Segoe Print", Arial, sans-serif;
	color: #F2FF00;
	font-style: italic, bold;
	font-weight: 600;
	line-height: 250%;
	margin-top: 10px;
	margin-left: 400px; 
	margin-right: 150px;
	text-align: justify;
	font-face="Arial";
	font-size= 5em;
}


.notes
{
	font-family: Arial, sans-serif;
	color: #8d00ff;
	font-style: italic;
	font-weight: 900;
	font-size: large;
	line-height: 150%;
	margin-top: 10px;
	margin-left: 440px; 
	margin-right: 200px;
	text-align: justify;
	font-face="Arial";
	font-size= 5em;
}


.notesleft
{
	font-family: Arial, sans-serif;
	color: #8d00ff;
	font-style: italic;
	font-weight: 900;
	font-size: large;
	line-height: 150%;
	margin-top: 10px;
	margin-left: 440px; 
	margin-right: 200px;
	text-align: left;
	font-face="Arial";
	font-size= 5em;
}

.list
{
	font-family: Arial, sans-serif;
	color: #8d00ff;
	font-style: italic;
	font-weight: 900;
	font-size: large;
	line-height: 150%;
	margin-top: 10px;
	margin-left: 440px; 
	margin-right: 200px;
	text-align: left;
	font-face="Arial";
	font-size= 5em;
}


.mapimage
{
	
	margin-top: 10px;
	margin-left: 420px; 
	margin-right: 10px;

}

a:link 
{
	font-weight: bold;
	text-decoration: underline;
}

a:visited 
{
	font-weight: bold;
	text-decoration: none;
	color: gray;
}

a:hover, a:focus 
{
	color: red;
	letter-spacing: 0em;
	background-color: white;
	border: 1px solid blue;
}