body {
	margin: 5px 30px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333;
	background-color: #FFFF99;
	}

/* this is the new CSS for Garry Rowles Holiday site */
a {
	text-decoration: none;
	font-weight: bold;
	color:  #666;
	outline: none;
	}
a:visited {
	color:  #666;
	}
a:hover {
	color: #999;
	text-decoration: underline;
	}
	
a:active {
	color:  #666;
	}

.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p, ul {
	font-size: 14px;
	line-height: 17px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

h1 {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #333;
	}
h2 {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #333;
	}
h3 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5, form , channel {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
	
h6, table, td {
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	border: 1px;	
	border-color: #000;
	}

tr {
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	border: 4px;
	border-color: #000;
	text-align: center;
	background: #eee;
}

img {
	border: 0;
	}
	
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	

.left {
	text-align:left;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

.required {
	background: #fc6;
	text-align:left;
	}
		
#top {
	position:relative;
	border: 2px solid #ccc;
	margin: 10px;
	padding:2px;
	width: 96%;
	color: #fff;
	background: #ffcc66 url("images/logo.gif") no-repeat top right;
	height: 104px;
	}

#banner {
	width: 90%;
	height: 100px;
	}

#banner span {
	padding: 5px 6px;
}

#left {
	position: absolute;
	top: 150px;
	left: 20px;
	padding: 0px;
	width: 150px;
	height: 610px;
	}

#left span {
	padding: 0 5px;
	}

#nav {
	padding:8px;
	background: #ffff99 url("images/box1.gif") no-repeat top left;
	height: 270px;
	color: #333;
	width: 155px;
	}
	
#nav a {
	text-decoration: none;
	font-weight: bold;
	color:  #666;
	outline: none;
	position: relative;
	font-size: small;
	top: 5px;
	left: 20px;
	}

#nav a:visited {
	color:  #666;
	}

#nav a:hover {
	color: #999;
	text-decoration: underline;
	}	
	
#nav a:active {
	color:  #666;
	}

#guess {
	
	padding-top: 5px;
	padding-left: 0px;
	height: 73px;
	color: #ffc;
}

#guess2 {
	/* background: #ffcc66 url("mouse.gif") no-repeat bottom left; */	
	position: relative;
	top: -155px;
	left: 5px;
	padding-top: 10px;
	padding-left: 5px;
	height: 53px;
	width: 100px;
	color: #ffc;
}

#guess a, #guess2 a	{
	font-size: 12px;
	color: #ffc;
}

#guess a:visited, #guess2 a:visited	{
		color: #ffc;
}

#guess a:hover, #guess2 a:hover{
	color: #ff9;
	text-decoration: underline;
}

#guess a:active, #guess2 a:active {
color: #ffc;
}

	

#links {
	position: relative;
	top: 5px;
	left: 0px;
	margin: 0;
	font-size: 10px;
	line-height: 1px;
	font-weight: normal;
	background: #ffff99 url("images/box4.gif") no-repeat top left;
	width: 150px;
	height: 200px;
	}

#links h6 {
	position: relative;
	top: 30px;
	left: 20px;
}

#links img, #middle img {
padding: 5px 4px 5px 3px;
}

#popup {
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	background: #ffff99 url("images/box2.gif") no-repeat top left;
	height: 160px;
	}

#popup a {
	font-size: small;
	text-decoration: none;
	outline: none;
	position: relative;
	top: 30px;
	left: 20px; 
	}

#middle {
	margin: 20px 45px 25px 180px;
	background: #ffff99;
	height: 800px;
	}

#middle h3 {
	overflow: hidden;
	}

#middle h3 span{
    /* display: block; 
    background: #975779; */
		text-align:left;
    color: #999;
	}
	
#middle p {
	padding: 2px;
	}

#middle2 {
	position: relative;
	top: -158px;
	left:	300px;
	height: 60px;
	}

#search {
	padding: 10px;
	}

