body{
background-image: url("http://www.votedesantiago.com/images/background.jpg");
background-color:#041a33;
background-repeat:no-repeat;
margin:0px;
}

a:link{
color:#FFFFFF;
}
a:hover{
color:#FFFFFF;
}
a:visited{
color:#FFFFFF;
}
a:active{
color:#FFFFFF;
}
h1{
top:0px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:20pt;
font-weight:strong;
margin-bottom:5px;
text-shadow: 1px 1px 5px #7597bb;

}

h2{
text-indent:50px;
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
font-weight:500;
color:#ffffff;
}

h3{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-weight:500;
text-shadow: 1px 1px 4px #003366;
}

p
{
text-indent:50px;
}

img{
border:none;
}
.button{
margin-left:25px;
margin-right:25px;
}

.content_container{
margin-top:0px;
width:920px;
height:100%;
margin-left:auto;
margin-right:auto;
}

.email_header{
top:0px;
margin-left:638px;
position:absolute;
float:right;
height:145px;
width:282px;
background-image: url("http://www.votedesantiago.com/images/email_box.png");
text-align:center;
}

.content{
margin-top:200px;
margin-bottom:20px;
width:920px;
background-image: url("http://www.votedesantiago.com/images/content_bg.jpg");
background-position:top;
background-repeat:no-repeat;
background-color:#0998c7;
}

.nav_bar{
background-image: url("http://www.votedesantiago.com/images/nav_bar/background.jpg");
height:30px;
width:920px;
text-align:center;
}

.left_collum{
float:left;
margin: 15px 15px 15px 15px;
width:575px;
}

.right_collum{
float:right;
top:0px;
margin: 15px 15px 15px 0px;
width:300px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}

.collum_content{
margin:15px 0px 0px 0px;
padding:15px;
background-image: url("http://www.votedesantiago.com/images/collum_bg.png");
background-position:top;
background-repeat:no-repeat;

}

.footer{
top:10px;
bottom:0px;
width:920px;
height:75px;
margin-left:auto;
margin-right:auto;

}

.content_fill{
background-image: url("http://www.votedesantiago.com/images/content_bg.png");
background-position:bottom;
background-repeat:no-repeat;
background-color:#0998c7;
text-align:center;
height:100%;
}
