/*
Theme Name: Test4
Theme URI: http://www.inkspotdesign.net/
Description: Describe your theme in a sentence or two
Version: 1.0
Author: Kelly Barnette
Author URI: http://www.inkspotdesign.net/
*/
body {
	margin-left: 50px;
}


h1, h2, h3, h4, h5, h6 {
	
	font-family:Arial;
}



p, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}


#container { float: left; width: 1024px; min-height: 600px;}

#content {
width: 1024px;	
min-height:400px;
  overflow: hidden;
}

#container2 { float: left; width: 1024px; }

#content2 {
	min-height:400px;
  overflow: hidden;
}

#sidebar {
  top: 165px;
  position: absolute;
  left: 800px;
  width: 300px;
  min-height:400px;
  padding: 0px 9px 4em -18em;
}



.navbar1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	width: 550px;
	color: #000000;
	clear: both;
	position: absolute;
	top: 50px;
	margin-top: 37px;
	margin-left: 750px;
}

.image1 {
	margin-top: 0px;
	background-image: url(images/Main-Page_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 121px;
	width: 1024px;
}

.photo {
        float: left;
        top: 625px;
        position: absolute;
        background-image: url(images/Main-Page_09.jpg);
	background-repeat: no-repeat;
	height: 74px;
	width: 1024px;
	background-attachment: inherit;
	background-position: top;
}

.footerbar {
            top: 700px;
        position: absolute;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 25px;
	width: 1024px;
	color: #000000;
	margin-top: -50px;
	margin-left: 25px;
}

.photo2 {
        position: absolute;
        background-repeat: no-repeat;
        background-image: url(images/Main-Page_09.jpg);
	background-attachment: inherit;
	background-position: bottom;
	height: 74px;
	width: 1024px;
}

.footerbar2 {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 25px;
	width: 1024px;
	color: #000000;
	margin-top: -50px;
	margin-left: 25px;
}

.spacer {
   height: 5px;
   weight: 1024px;
}

#sidebar a, #sidebar a:link, #sidebar a:visited, #sidebar a:hover { solid #ffffff; color: #ffffff; }

#footer {
	background:url(images/Main-Page_09.jpg) 0 0 no-repeat;
	display:block;
	height:74px;
	border-top:1px solid #CCC;
	font-size:11px;
	line-height:145%;
	width:100%;
}

a img { border: none ; }
a:link {
	color: #000000;
}
a:hover {
	color: d70715;
}

.study {
clear: both;
border: 1px solid #CCC;
margin: 10px 0 10px 0;
padding: 0 20px 20px 20px;
}
