@charset "utf-8";
.SmallRow {
	font-size: 5px;
	text-align: left;
}

/* CSS Document */

body{
	background:#000000;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000px;
}

p{
padding:0px 10px;
}

h1{
font-size:16px;
font-weight:bold;
color:#990000;
}

#wrapper{
width:780px;
margin:0px auto;
padding:0px;

}


#navbar{
height:30px;
background-color:#000;
padding:0px;
margin:0px;
}

#banner{
background-color:#000;
height:125px;
background-image: url(images/bannerGrad.jpg);
background-repeat: no-repeat
}

#contentarea{
	padding:0px;
	margin:0px;
	text-align:left;
	vertical-align:top;
	background-color:#fff;



}

#contentarea2{
padding:0px;
margin:0px;
text-align:left;
background-color:#fff;
background-image: url(file://///centralweb/d$/vhost/kvisd/images/content-bkg.gif);
background-repeat:repeat-y


}


#leftcontent{
	width:220px;
	float:left;
}



#rightcontent{
	width:540px;
	margin-left:220px;
	
}

#rightcontent p{
padding:5px;
margin:0px;
font-size:12px;
}

#rightcontent ul{
font-size:12px;
}



#footer{
	background-color:#DAC701;
	text-align:center;
	color:white;
	padding:5px 0px 5px 0px;
	clear:both;
}

#footer p{
padding:0px;
margin:0px;
font-size:12px;

}

.toppadding{
padding:10px;
}

#topper{
background-image: url(images/topper.gif);
background-repeat:no-repeat;
height:50px

}
.BodyText {
	font-size: 13px;
	text-align: left;
}
.CenterText {
	font-size: 13px;
	text-align: center;
}
.CaptionText {
	font-size: 11px;
	text-align: center;
}
.SmallText {
	font-size: 12px;
	text-align: left;
}
.NoColorLink10 {
	color: #000;
	font-size: 10px;
}
.NoColorLink12 {
	color: #000;
	font-size: 12px;
}
.smLGraphic {
	padding-top: 2px;
	padding-bottom: 3px;
}
.DarkTable {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.DarkField {
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.listspace {
	padding:0px;
	margin:0px;
	text-align:left;
	background-color:#fff;
	background-image: url(file://///centralweb/d$/vhost/kvisd/images/content-bkg.gif);
	background-repeat:repeat-y;
	line-height: 1.5em;
}
