body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	top: -15px;
background-attachment: scroll;
background-repeat: repeat-x;
background-image: url("http://holidayextras.paxport.net/css/images/body-bg.jpg");
background-position: 50% 0%;
background-color: #f5faff;
	color:#000;}
    A:link {color: #0F67E8;}
	A:visited {color: #0F67E8;}
	A:hover {font-size:10; font-weight:bold;}
	img { border: none; }
}

#error {
	font-size:11px;
	color:#F00;
}

#twitter { 
float: right;
position: relative;
right: -8px;
top: -1px;
margin-bottom: -45px;
background-image: url("http://www.hostgator.com/shared/img/twitter.png");
background-repeat: no-repeat;
background-position: 100% 0%;
height: 250px;
width: 150px;
cursor: pointer;
}

#ddauthor{
font-weight: bold;
}

#container {
	width:940px;
	top: -1px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

#popular a {
	color:#000000;
	font-weight:bold;
}

#options {	
	position:relative;
	top: 15px;
}

#mini_form {
	width:100%;
	background-color:#000;
	color:#FFF;
	margin-left:auto;
	margin-right:auto;	
	height:50px;
	position:relative;
	top: 0px;
}

#address_box {
	height:24px;
	width:400px;
	font-size:18px;
	color:#000;
	background-color:#FFF;
	border-collapse:collapse;
	border:1px solid #000;
}