	
	body {
	width:590px;
	margin: 0px;
	padding: 20px;
	text-align: left;
	 font-family: "Georgia", "Times New Roman", "Times";
	font-size: 16px;
	line-height:21px;

	color: #fff;
	background-color: #369;
 	
 	 background-repeat: no-repeat;
 	 background-position: top right;
 	 background-attachment: fixed;

	}
	
	
	
	
#navbar {
	border-top:4px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-family: helvetica, arial, sans-serif; 
	font-size: 25px;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:normal;
}	

#navbar a:link {
	color:#fff;
	text-decoration:none;
	font-weight:normal;

}

#navbar a:hover {
	color:#ccc;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}

#navbar a:visited {
	color:#ccc;
	text-decoration:none;
	font-weight:normal;
}

#navbuttons a:link {
	color:#fff;
	text-decoration:none;
	font-weight:normal;

}

#navbuttons a:hover {
	color:#ccc;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}

#navbuttons a:visited {
	color:#ccc;
	text-decoration:none;
	font-weight:normal;
}



form, input {
	margin:0;

}



#navbuttons {
	font-family: helvetica, arial, sans-serif; 
	font-size: 18px;
	line-height:23px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom: 1px solid #fff;
	font-weight:normal;
}


#actionbuttons {
	font-weight:normal;
	}


#actionbuttons a:link {
	font-weight:normal;
	}	
	
	#actionbuttons a:visited {
	font-weight:normal;
	}	
	
	#actionbuttons a:hover {
	font-weight:normal;
	}	

#signin {
	font-weight:normal;
	}


#signin a:link {
	font-weight:normal;
	}	
	
	#signin a:visited {
	font-weight:normal;
	}	
	
	#signin a:hover {
	font-weight:normal;
	}	


h1 {
font-size:48px;
text-transform: uppercase;
}

h2 {
font-size:36px;

}

h3 {
padding-left:3px;
font-weight:normal;
border-top:4px solid #fff;
font-size:24px;
font-family:arial;
line-height:28px;
color: #900;
color: #fff;
margin-bottom:0;
padding-bottom:0;
}

h4 {
font-size:18px;
}

input {
background-color:#fff; 
color:#369;
border:#fff;
}

li {
list-style-image: url("themes/blue/images/dash.gif")

}


a:link {
	color: #fff;
	font-weight:bold;
	
	}

	a:visited {
	color: #fff;
	font-weight:bold;
	
	}

	a:hover {
	color: #fff;
	font-weight:bold;
	text-decoration:underline;
	}

	
	hr {
	border-top: 1px solid #fff;
	padding: 0px;
	margin: 0px;
	color: #369;
	
	}
	
	


	