
body {
	background-color:#dddddd;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#343434;
	line-height:140%;
	background-image:url(Images/Drop_shadow.jpg);
	background-position: center;
	background-repeat:repeat-y;
	
}

a {
color:#2E98D8;
text-decoration:none;
}

a:hover{
text-decoration:underline;

}

a:active {
color:#2E98D8;
}

a:visited {
color:#2E98D8;
}

#wrapper {
width:800px;
background-color:#FFFFFF;
height:1000px;
margin:0 auto;

}


#content_wrapper  {
width:700px;
margin:0 0 0 50px;
padding:30px 0 0 0px
}

#header  {
margin: 0px 0 10px 0px;
border-width: 1px 0 1px 0;
border-style: solid;
border-color: #012966;
}

#navigation ul  {
list-style-type:none;
margin:0;
padding:0;

}

#navigation ul li  {
display:inline;
padding:0 22px 0 0;
}

#navigation {
margin:0 0 10px 0;
}

#picture {
width: 260px;
float:right;
}

#content1 {
border-width:1px;
border-style: solid;
border-color: #a6a6a6;
margin:0px 15px 10px 0;
width:698px;
height:800px;
float:left;
overflow:auto;

}

#content1 p {
padding:0 20px 0 20px;
margin:15px 0 15px 0px;
}

#content1 h2 {
padding:0 20px 0 20px;
margin:15px 0 15px 0px;
font-weight: normal;
}

.bullet_box {
width:165px;
float:left;

}


#footer ul  {
list-style-type:none;
margin:0;
padding:0;

}

#footer ul li  {
display:inline;
padding:0 22px 0 0;
}

#footer {
font-size:80%;
margin:10px 0 0 0;
clear:both
}