@charset "UTF-8";
a:link {
	color: #0033CC;
}
a:visited {
	color:#330099;
}
a:hover {
	color:#990000;
	text-decoration:underline;
}
a:active {
	color: #0033CC;
}
/* CSS Document */

*
{
	padding:0;
	margin:0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


body {
	background-image: url(images/boyle_bg.gif);
	background-repeat: repeat-x;
	background-color: #003399;
}


#wrapper {
	position:relative;
	width:1000px;
	height:2000px;
	
}

#header 
{
	position:absolute;
	width:1000px;
	height:208px;
	top:0px;
	left:0px;
	background:url(images/boyle_header.jpg);
}

#donate_button {
	position:absolute;
	width:196px;
	height:34px;
	top:180px;
	left:730px;
	
}

#content {
	width:980px;
	height:1000px;
	position:absolute;
	top:208px;
	left:10px;
	background: #fff;
	
}

#content_issues {
	width:980px;
	height:15000px;
	position:absolute;
	top:208px;
	left:10px;
	background: #fff;
	
}


#nav {
	position:absolute;
	width:980px;
	height:48px;
	top:0px;
	left:0px;
	background:url(images/nav_bg.jpg) repeat-x;
	display:block;
	text-decoration:none;
	
}

#nav ul li{
	display:inline;
	float:left;
	padding:10px 5px 5px 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:1em;
	color:#0033CC;
}

#nav ul li a{
	text-decoration:none;
}

#video{
	position:absolute;
	width:350px;
	height:363px;
	top:45px;
	left:550px;
}
#content1{
	position:absolute;
	left:150px;
	top:230px;
	width:300px;
	height:250px;
}

#content2{
	position:absolute;
	left:150px;
	top:450px;
	width:300px;
	height:200px;
}

#content3{
	position:absolute;
	left:550px;
	top:440px;
	width:300px;
	height:200px;
}

#content3_issues{
	position:absolute;
	left:550px;
	top:230px;
	width:300px;
	height:200px;
}

p{
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	line-height:1.25em;
	text-align:left;
}

#star{
	position:absolute;
	width:174px;
	height:1676px;
	top:275px;
	left:475px;
}


#precy_pic{
	position:absolute;
	width:387px;
	height:422px;
	top:0px;
	left:595px;
}

#issues_pic{
	position:absolute;
	width:387px;
	height:187px;
	top:0;
	left:594px;
}

#issues_text{
	position:absolute;
	width:150px;
	height:150px;
	top:45px;
	left:820px;
	z-index:3;
}

.ital{
	font-family:Times New Roman, Times, serif;
	font-size:9px;
	line-height:1;
	text-align:left;
	font-style: italic;
	color: #003399;
	font-weight: bolder;
}
.imgcenter {
	background-position: center;
	text-align: center;
}

h3{
font-family:Times New Roman, Times, serif;
color:#0033CC;
line-height:1em;
}

#content4{
	position:absolute;
	left:150px;
	top:12900px;
	width:700px;
	height:200px;
}
