/* CSS for VoteForSally*/

body{
	background-image:url("gradient1d.jpg");
}

#container{
	background-image:url(tree-sky-clouds4.jpg);
	margin: 0 auto;
	width:1165px;
	height:750px;
	font-family: Georgia, "Times New Roman";
	font-size: 17px;
	color: black;
	line-height: 150%;
}

#navbar{
	width:895px;
	height:30px;
	border-bottom:solid 1px;
	padding-left:270px;
}

ul#list-nav {
	list-style-type:none;
	padding:0px;
	width:750px
}

ul#list-nav li {
	display:inline;
	text-align:center;
}

ul#list-nav li a {
	text-decoration:none;
	width:150px;
	padding:0px;
	color:black;
	float:left;
	text-align:center;
	margin:10px
	font-size:15px;
	font-weight:bold;
}

ul#list-nav li a:hover {

	font-weight:bold;
	font-size:20px
}

span{
	font-weight:bold;
	color:rgb(49, 135, 108);
	font-size:20px;
}

span2{
	font-weight:bold;
	color:red;
	font-size:20px;
}

h1{	
	text-align:center;
}

h5{
	text-align:center;
	margin-top:-20px;
}

#contentleft{
	float:left;
	font-style:italic;
	font-size:15px;
	width:150px;
	height:605px;
	border-right:solid 1px;
	padding-left:5px;
	padding-right:5px;
	padding-top:75px;
}

#contentleft a{
	color:rgb(49, 135, 108);
}

#contentmain{
	float:left;
	width:815px;
	height:670px;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
	overflow:auto;
	padding-top:10px;
}

#contentmain a{
	color:rgb(49, 135, 108);
}
#contentmain2{
	float:left;
	width:808px;
	height:670px;
	text-align:justify;
	padding-left:10px;
	padding-right:20px;
	overflow:auto;
	padding-top:10px;
}

#contentmainleft{
	float:left;
	width:150px;
	height:240px;
	text-align:justify;
	padding-right:10px;
	margin-top:30px;
}

#contenttop{
	width:810px;
	height:150px;
}

#contentstrap{
	width:810px;
	height:80px;
}

#contentmainc{
	float:left;
	width:630px;
	height:250px;
	text-align:justify;
	padding-left:20px;
	font-style:italic;
	font-size:18px;
	margin-top:20px;
}

ul#list1{
	margin-top:-5px;
	font-size:18px;
}

#contentlower{
	clear:both;
	width:810px;
	height:100px;
	text-align:justify;
	padding-top:15px;
}

#contentright{
	float:right;
	font-style:italic;
	font-size:15px;
	width:150px;
	height:605px;
	border-left:solid 1px;
	padding-left:5px;
	padding-right:5px;
	padding-top:75px;
}

#contentright a{
	color:rgb(49, 135, 108);
}

#footer{
	clear:both;
	height:30px;
	border-top:solid 1px;
	padding-top:5px;
}

#footer a{
	color:rgb(49, 135, 108);
}

#footer a:hover{
	color:rgb(49, 135, 108);
	font-weight:bold;
	font-size:20px;
}