/* CSS Document */
/* CSS Document */
body {
	padding:0;
	text-align:center;
	font-family: sans-serif;
	font-size:14px;
	background:#2B4295 url(images/bg.jpg) top left repeat;
} 

form {padding:0;margin:0;} 

ul {margin:0;padding:0;} 
ul {list-style:none;}

a img {border:0;}

h1 {
 font-size:18px;
}

h2 {
 font-size:14px;
}

h3 {
font-size:16px;
}

td {
	font-family: sans-serif;
	font-size:12px;

}

.address {
	font-family: sans-serif;
	font-size:14px;
}

#banner
{
 position:relative;
 margin: auto;
 top:0;
 left:0;
 width:620px;
 height:170px;
 background-image:   url(images/banner.png);
  background-position: bottom right;
 background-repeat:no-repeat;
}

#menu {
 margin: auto;
 position:relative;
 top:0;
 left:0;
  width:620px;
 height:43px;
}

.main {
 margin: auto;
 position:relative;
 top:0;
 left:0;
 background:#fff url(images/content_repeat.png) top left repeat-y;
}

.main_index {
 margin: auto;
 position:relative;
 top:0;
 left:0;
 background:#fff url(images/content_repeat2.jpg) top left repeat-y;
}


#main {
 width:620px;
 height:600px;
}


#main_volunteer {
 width:620px;
 height:680px;
}

#main_mission {
 width:620px;
 height:680px;
}




#footer {
 margin: auto;
 position:relative;
 bottom:0;
 left:0;
 width:620px;
 height:100px;
 background-image:   url(images/footer.png);
  background-position: bottom right;
 background-repeat:no-repeat;
}

.footer_text {
    position:absolute;
	color:#FFFFFF;
	font-size:17px;
	font-weight: 700;
	text-decoration:none;
	bottom:40px;
	right:40px;
}

.content {
 position:absolute;
 font-size:14px;
 text-align:left;
	text-decoration:none;
	top:30px;
	left:30px;
}

.blog_link {
 font-size:16px;
 text-align:left;
 font-weight: 700;

}

.content a {
	color:#000000;
}

#content {
 width:560px;
 height:400px;
}

#content_index {
 width:572px;
 height:500px;
}

#index_content
{
position:absolute;
 font-size:14px;
 text-align:left;
	text-decoration:none;
	top:0px;
	left:0px;
    width:360px;
}

#latest_pet
{
position:absolute;
 font-size:14px;
 text-align:left;
	text-decoration:none;
	top:0px;
	right:0px;
	width:192px;
 height:200px;
}

#latest_news
{
position:absolute;
 font-size:14px;
 text-align:left;
	text-decoration:none;
	top:380px;
	right:0px;
	width:192px;
 height:200px;
}

#logo_image
{
 position:absolute;
 margin: auto;
 top:0;
 left:0;
 width:194px;
 height:239px;
 background-image:   url(images/NWPRlogo.png);
  background-position: bottom right;
 background-repeat:no-repeat;
}

.content_top {
    position:absolute;
	text-decoration:none;
	top:0px;
	left:0px;
}

.content_bottom {
    position:absolute;
	text-decoration:none;
	bottom:0px;
	left:0px;
}

.home_button {
    position:absolute;
	text-decoration:none;
	top:0px;
	left:0px;
}

.volunteers_button {
    position:absolute;
	text-decoration:none;
	top:0px;
	left:94px;
}

.mission_button {
    position:absolute;
	text-decoration:none;
	top:0px;
	left:237px;
}

.adoption_button {
    position:absolute;
	text-decoration:none;
	top:0px;
	left:378px;
}

.contact_button {
    position:absolute;
	text-decoration:none;
	top:0px;
	left:496px;
}


