/**********************************Controls for Site Appearance by Paul *************************************/

body {
	background-image: url('../images/background.jpg');
	background-attachment: fixed;
	background-color: #8db6f5;
	margin: 0;
	padding: 0;

}

hr {
	color: #D4A017;
}

div.content {
	border-color: #ffffff #ffffff #ffffff #ffffff;
	border-style: hidden hidden hidden hidden;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	z-index: 1;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;  
      	padding-right: 5px;  
      	padding-bottom: 5px;  
     	padding-left: 50px;
	background-color: #f2f3ad; 
	layer-background-color: #f2f3ad; 
	background-image:url('http://www.abvm.org/school/images/border.png');
	background-repeat:repeat-y;
	visibility: visible
 	 /* for IE */
  	filter:alpha(opacity=100);
 	 /* CSS3 standard */
  	opacity:1.0;
}

h1 {
	font-family: Impact,Arial, Verdana;
	font-size: 50px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #000000;
	margin: 0px
}

h2 {
	font-family: Arial, Verdana;
	font-size: 21px;
	font-style: oblique;
	font-weight: bold;
	color: #000000
}

h3 {
	font-family: Verdana, Arial;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #000000
}

p {
	text-align:justify;
	font-family: Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000
}

p.address {
	text-align:justify;
	font-family: Arial,Verdana;
	font-size: 12px;
	text-align: center;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000
}

p.hand {
	text-align:justify;
	font-family: Snell Roundhand,Zapfino,Palace Script MT,Vladimir Script,Lucida Calligraphy,Edwardian Script ITC,Brush Script MT,Blackadder ITC,Comic Sans MS;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000
}

ul {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000099
}

A:link {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none
}

A:visited {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #800080;
	text-decoration: none
}

A:hover {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none
}

A.smallink:link {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none
}

A.smallink:visited {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #800080;
	text-decoration: none
}

A.smallink:hover {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}

img.topright {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-top: 30px;
	margin-left: 450px;
	border: 0px;
	z-index: 7
}

#copy {
	text-align:center;
	font-family: Arial, Verdana;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000ff
}
