* {
    padding:0;
    margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset,
address {
    margin: 11px 0;
	line-height: 138%;
}
li, dd, blockquote {
    margin-left: 0px;
}
fieldset {
    padding:10px;
}

html, body, td {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 100%;
	color: #3f2d02;
	line-height: 138%;
}

html>body {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 100%;
}

body, {
	font-family: Georgia, 'Times New Roman', Times, serif;
	margin: 0px 7px 0px 0px;
	background-color:  #190000;
	background : #ffb709 url("http://www.AtRiskEducation.Net/images/background2.jpg");
}

td {
	font-family : Georgia, 'Times New Roman', Times, serif;
	color : #3f2d02;
}

td.menu {
	background : #2942a6 url("http://www.AtRiskEducation.Net/images/background1.jpg");
}

td.heading {
	line-height: 100%;
	padding-top: 7px;
	padding-bottom: 7px;
}

p {
	margin-top: 11px;
	margin-bottom: 11px;
	margin-left: 11px;
	margin-right: 11px;
	line-height : 138%;
}

p.menu {
	font: bold 14px Verdana, Geneva, Arial, sans-serif;
	color : #ffb709;
	margin-top: 14px;
	margin-bottom: 14px;
	margin-left: 4px;
	margin-right: 4px;
	line-height : 186%;
}

h1 {
	font-family: Georgia, 'Times New Roman', Times, serif;
    font-size:  262%;
	font-weight: bold;
	color: #7f5b04;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
	margin-right: 11px;
	width:100%;
	line-height: 124%;
}

h2 {
	font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 162%;
	font-weight: bold;
	font-style: italic;
	color: #2942a6;
	margin-top: 11px;
	margin-bottom: 11px;
	margin-left: 11px;
	margin-right: 11px;
	width:100%;
	line-height: 124%;
}

h3 {
	font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 124%;
	font-weight: bold;
	color: #2942a6;
	margin-top: 11px;
	margin-bottom: 11px;
	margin-left: 11px;
	margin-right: 11px;
	width:100%;
	line-height: 124%;
}

h3.header {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-variant : small-caps;
	color : #556193;
	margin : 0;
	margin-bottom : 14px;
}

h4 {
	font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 115%;
	font-weight: bold;
	color: #2942a6;
	margin-top: 11px;
	margin-bottom: 11px;
	margin-left: 11px;
	margin-right: 11px;
	width:100%;
	line-height: 124%;
}

h5 {
	font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 100%;
	font-weight: bold;
	color: #2942a6;
	margin-top: 11px;
	margin-bottom: 11px;
	margin-left: 11px;
	margin-right: 11px;
	width:100%;
	line-height: 124%;
}

a:link {
	color : #006812;
	text-decoration : none;
}

a:visited {
	color : #006812;
	text-decoration : none;
}

a:active {
	text-decoration : underline;
	color : #7f3777;
}

a:hover {
	color : #006812;
	text-decoration : underline;
}

b {
	font-weight: bold;
}

b.menu {
	font: bold 11px Verdana, Geneva, Arial, sans-serif;
	font-variant : small-caps;
	color : #ffb709;
	margin-top: 14px;
	margin-bottom: 14px;
	line-height : 186%;
}

i {
	font-style: italic;
}

sup {
    font-size: 76%;
	line-height: 100%;
	vertical-align : 38%;
}

blockquote {
	font-size: 76%;
	margin-left: 29px;
	margin-right: 29px;
	margin-top: 7px;
	margin-bottom: 7px;
	line-height : 138%;
}

blockquote p {
	margin-top: 7px;
	margin-bottom: 7px;
	line-height : 138%;
}

blockquote li {
	margin-top: 7px;
	margin-bottom: 7px;
}

ul {
	margin-left: 11;
	padding-left: 0;
	list-style: none;
	margin-top: 11px;
	margin-bottom: 11px;
	text-align: justify;
}

ul li {
	padding-left: 23px;
	background-image: url("http://www.AtRiskEducation.Net/images/bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 .24em;
	margin-top: 11px;
	margin-bottom: 11px;
}

ul ul li {
	padding-left: 18px;
	background-image: url("http://www.AtRiskEducation.Net/images/bullet2.gif");
	background-repeat: no-repeat;
	background-position: 0 .24em;
	margin-top: 11px;
	margin-bottom: 11px;
}

ol {
	margin-left : 42px;
}

input, select, textarea {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #3f2d02;
	border: thin inset #7f5b04;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #ff6e00;
}

input.submit {
	font: bold 11px Georgia, 'Times New Roman', Times, serif;
	font-size: 76%;
	font-weight: bold;
	font-variant: small-caps;
	color : #3f2d02;
	border: outset 7px #6e6860;
	margin-top: 3px;
	margin-bottom: 3px;
	background: #ff6e00;
	cursor: pointer;
	cursor: hand;
}

.bluebg {
	color : #2942a6;
}

.bluedark {
	color : #142153;
}

.bluemedium {
	color : #556193;
}

.bluelight {
	color : #94a1d3;
}

.browndark {
	color : #7f5b04;
}

.brownmedium {
	color : #bf9b45;
}

.brownmedmult {
	color : #bf8907;
	margin-bottom : 0px;
}

.brownlight {
	color : #ffdb84;
}

.orange {
	color : #ff6e00;
}

.copyright {
	text-align : center;
	font-family : Georgia, 'Times New Roman', Times, serif;
    font-size : 9px;
	font-weight : bold;
	color : #7f5b04;
}

.header {
	margin-bottom: 14px;
}

.notop {
	margin-top: 0px;
}

.nobottom {
	margin-bottom: 0px;
}

.nomargin {
	margin-top: 0px;
	margin-bottom: 0px;
}

.regular {
	font-style : normal;
}

.small {
    font-size: 76%;
	margin-top: 7px;
	margin-bottom: 7px;
	line-height: 138%;
}

.smallcaps {
	font-variant : small-caps;
}

.yellow {
	color : #ffb709;
}

