body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	background:#E9E9E9;
}
DIV.content{
padding-top:20px;
width:1000px;
float:left;
background:#FFFFFF;
}
DIV.left{
width:720px;
margin-left:10px;
margin-right:10px;
float:left;
background:#FFFFFF;
}
DIV.right{
width:250px;
margin-right:10px;
background:#FFFFFF;
float:left;
}
DIV.boxGreen{
width:250px;
height:23px;
background:url(/img/inethunt/base/boxGreen.png) no-repeat;
padding-left:27px;
padding-top:9px;
font-weight:bold;
color:#FFFFFF;
text-transform:uppercase;
}
DIV.boxOrange{
width:250px;
height:23px;
background:url(/img/inethunt/base/boxOrange.png) no-repeat;
padding-left:27px;
padding-top:9px;
font-weight:bold;
color:#FFFFFF;
text-transform:uppercase;
}
DIV.boxViolet{
width:250px;
height:23px;
background:url(/img/inethunt/base/boxViolet.png) no-repeat;
padding-left:27px;
padding-top:9px;
font-weight:bold;
color:#FFFFFF;
text-transform:uppercase;
}
DIV.box{
width:230px;
background:#f7f7f7;
padding:10px;
margin-bottom:10px;
}
DIV.box a:link, DIV.box a:active, DIV.box a:visited{text-decoration:none; font-weight:bold; color:#6a839a;}
DIV.box a:hover{text-decoration:underline; color:#000000;}
DIV.box ul{list-style:url(/img/inethunt/base/arrow.png); }
DIV.box ul li{margin-bottom:10px; margin-left:-15px; }
DIV.box ul li a:link, DIV.box ul li a:active, DIV.box ul li a:visited{font-weight:normal; color:#000000; text-decoration:underline;}
DIV.box ul li a:hover{text-decoration:none;}
IMG.left{float:left; margin-left:5px; margin-right:10px;}

/* menu START */
#menu{
float:left;

width:100%;
line-height:normal;
border-bottom: 5px solid #00b1dd; /*Add border strip to bottom of menu*/
}

#menu ul{
list-style-type: none;
margin:0;
margin-left: 5px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

#menu li{
display:inline;
margin:0;
padding:0;
}

#menu a{
float:left;
background:url(/img/inethunt/base/tab-left.gif) no-repeat left top;
margin:0;
margin-right: 5px; /*spacing between each tab*/
padding:0 0 0 9px;
text-decoration:none;
}

#menu a span{
float:left;
display:block;
background:url(/img/inethunt/base/tab.gif) no-repeat right top;
padding: 4px 12px 2px 3px;
font-weight:bold;
color:#6a839a;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */

#menu a:hover span {
color:#FCFCFC;
}

#menu #current a{ /*Selected Tab style*/
background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}

#menu #current a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color: #FCFCFC;
}

#menu a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

#menu a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}

/* menu END */


DIV.header{
width:720px;
height:80px;
background:url(/img/inethunt/base/header.gif);
border-bottom:solid 1px #475d76;
border-top:solid 1px #FFFFFF;
margin-bottom:0;}
DIV.logo{
width:220px;
height:80px;
float:left;
background:url(/img/inethunt/base/logo.gif);
}
DIV.logo IMG{border:0; width:220px; height:55px;}
DIV.logo a:link, DIV.logo a:active, DIV.logo a:visited{color:#FFFFFF; text-decoration:none;}
DIV.logo a:hover{text-decoration:underline;}
DIV.search{
width:500px;
height:80px;
float:left;
margin-top:15px;
line-height:18px;
color:#FFFFFF;
}
.w400{width:400px; padding:3px; border:0;}

DIV.topSearches{
width:700px;
margin-top:0px;
padding:10px;
background:#d0dbe3;
margin-bottom:10px;
}
DIV.topSearches a:link, DIV.topSearches a:active, DIV.topSearches a:visited{color:#000000; text-decoration:underline;}
DIV.topSearches a:hover{text-decoration:none;}
DIV.main{
float:left;
width:720px;
}
DIV.mainLeft{float:left; width:210px;}
DIV.mainRight{float:right; width:500px;}
DIV.mainNewsTitle{
width:500px;
height:22px;
background:url(/img/inethunt/base/mainNews.png) no-repeat;
padding-left:10px;
padding-top:9px;
font-weight:bold;
color:#FFFFFF;
text-transform:uppercase;
}
DIV.mainNews, DIV.searchResults{
width:480px;
background:#dbe4ec;
padding:10px;
margin-bottom:20px;
border-bottom: solid 1px #cad5df;
}
DIV.mainNews h1{
color:#ca0000;
font-size:15px;
font-weight:bold;
margin-bottom:0px;
margin-top:3px;
}
DIV.searchResults h1{
color:#ca0000;
font-size:15px;
font-weight:bold;
margin-bottom:0px;
margin-top:3px;
}
DIV.mainNews h1 a:link, DIV.mainNews h1 a:active, DIV.mainNews h1 a:visited{color:#ca0000; text-decoration:none;}
DIV.mainNews h1 a:hover{text-decoration:underline;}
DIV.searchResults h1 a:link, DIV.searchResults h1 a:active, DIV.searchResults h1 a:visited{color:#ca0000; text-decoration:none;}
DIV.searchResults h1 a:hover{text-decoration:underline;}
DIV.searchResults p{margin-top:3px; margin-bottom:25px;}
DIV.searchResults a:link, DIV.searchResults a:active, DIV.searchResults a:visited{text-decoration:underline; color:#000000; font-weight:bold;}
DIV.searchResults a:hover{text-decoration:none;}
DIV.mainNews h2{
color:#ca0000;
font-size:11px;
font-weight:normal;
margin-top:0px;
}
DIV.mainNews a:link, DIV.mainNews a:active, DIV.mainNews a:visited{text-decoration:underline; font-weight:bold; color:#ca0000;}
DIV.mainNews a:hover{text-decoration:none;}
IMG.mainNews{float:left; margin-right:10px; margin-bottom:5px; border:solid 7px #FFFFFF;}
DIV.secondaryNewsTitle{
width:500px;
height:22px;
background:url(/img/inethunt/base/secondaryNews.png) no-repeat;
padding-left:10px;
padding-top:9px;
font-weight:bold;
color:#FFFFFF;
text-transform:uppercase;
}
DIV.secondaryNews{
width:480px;
background:#f7f7f7;
padding:10px;
margin-bottom:20px;
border-bottom: solid 1px #cad5df;
}
DIV.secondaryNews h1{
color:#ca0000;
font-size:12px;
font-weight:bold;
margin-bottom:0px;
margin-top:10px;
}
DIV.secondaryNews h1 a:link, DIV.secondaryNews h1 a:active, DIV.secondaryNews h1 a:visited{color:#ca0000; text-decoration:none;}
DIV.secondaryNews h1 a:hover{text-decoration:underline;}
DIV.secondaryNews p{margin-top:3px;}
DIV.secondaryNews a:link, DIV.secondaryNews a:active, DIV.secondaryNews a:visited{text-decoration:underline; color:#000000;}
DIV.secondaryNews a:hover{text-decoration:none;}
DIV.secondaryNews h2{
color:#000000;
font-weight:normal;
font-size:18px;
}
DIV.secondaryNews h2 a:link, DIV.secondaryNews h2 a:active, DIV.secondaryNews h2 a:visited{text-decoration:none; color:#000000;}
DIV.secondaryNews h2 a:hover{text-decoration:underline;}
DIV.secondaryNews ul li{margin-left:-15px; margin-bottom:5px;}
DIV.leftBox{background:#f2f6f9; padding:10px; border:solid 1px #d0dbe3; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px; margin-right:10px;}
DIV.leftBox h1{font-weight:bold; font-size:13px; margin-bottom:3px; margin-left:-10px; padding-left:15px; padding-top:0px;margin-top:0px; background:url(/img/inethunt/base/greenArrow.png) no-repeat;}
DIV.leftBox TABLE.cats h1 a:link, DIV.leftBox TABLE.cats h1 a:active, DIV.leftBox TABLE.cats h1 a:visited{color:#9eb40d;}
DIV.leftBox p{line-height:14px; margin-top:0px; margin-left:5px;margin-bottom:-5px; padding-bottom:10px;}
DIV.leftBox a:link, DIV.leftBox a:active, DIV.leftBox a:visited{color:#000000; text-decoration:none; }
DIV.leftBox a:hover {text-decoration:underline;}

DIV.footer{
	margin-left:10px;
	width:980px;
	height:50px;
	border-top:solid 3px #D2D2D2;
	background:#f7f7f7;
	}
DIV.footerLeft{float:left; width:300px; padding:10px; text-align:left;}
DIV.footerRight{float:right; width:500px; padding:10px; text-align:right;}
DIV.footer a:link, DIV.footer a:active, DIV.footer a:visited{color:#000000; text-decoration:underline;}
DIV.footer a:hover{text-decoration:none;}
DIV.clear{clear:both;}