
* { margin:0;padding:0; }

td {
	padding: default;
}

body {
	margin-top: 8px;
	margin-bottom: 20px;
	background: #252d14;
	text-align: center; /* this centers the container in IE 5* browsers. */
}

#container {
	width: 740px; 
	margin: 0 auto; 
	text-align: left; 
}

#header {
	background: url(../im/wm1.gif);
	height: 83px;
}

#mainContent {
	padding: 5px 5px;
	background:url(../im/tab_bg2.jpg) repeat-y;
	position: relative;
	min-height: 400px;	
}

#mainLeft1 {
	width: 330px;
}

#mainLeft2 {
	float: left;
	width: 335px;
}

#mainLeft3 {
	float: left;
	width: 353px;
}

#mainRight2 {
	float: left;
	margin-left: 23px;
	width: 370px;
}

#mainRight3 {
	float: left;
	margin-left: 23px;
	width: 353px;
}

#footer {
	position:relative;
	background:#000;
}

.clear {
	clear:both;
}

#bottomNav {
	margin-top: 3px;
	text-align: center;
}

ul {
	list-style-position: inside;
}	

.galPic {
	width: 168px;
	margin: 10px 7px 0px 7px;
	float: left;
}

.galPic p {
	padding: 3px 0px 20px 0px;
}

.galTable {
}

.galTable td {
	padding: 0px 0px 0px 0px;
}

tr.galCaption td {
	padding: 3px 0px 20px 0px;
	vertical-align:top;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CCCC99;
	padding: 10px 0px 15px 0px;
} 

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCCC99;
	padding: 5px, 0px;
} 
	
body, p, #bottomNav, #footer, .stdCaption { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #CCCC99; 
} 

.stdCaption {
	padding: 2px;
}

p {
	margin: 0px 0px 6px 0px;
}

.yellow {
	color: #FFFF66;
}

.white{
	color: #FFFFFF;
}

.input1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #FFFFFF; 
	border: 1px #999999 solid; 
	background-color: #002200; 
	margin-top: 5px; 
	margin-bottom: 5px;
	padding: 2px;
}

#topSideMenu {
	list-style-image: url(../im/arr_right1.gif);
	list-style-position: inside;
}

#topSideMenu li a{
	margin-left:  -0.6em;
}


a {
	color: #FFFFFF; 
	text-decoration: none;
} 

a:hover {
	text-decoration: underline;
} 

a.menu, #bottomNav a, #footer a {
	color:#CCCC99; 
	text-decoration: none;
}

a.menu:hover, #bottomNav a:hover, #footer a:hover { 
	text-decoration: underline;
} 

.thickbox {
	margin: 0px;
}

.box1 {
	width: 330px;
}

.box1 p {
	color: #FFF;
}

/* MENU */

#navBar {
	position:relative;	
	height: 26px;
}

#navBar ul {
	list-style: none;
	padding: 0px;
}

.m1 {
	position: absolute;
	left: -5000px;
}

#navBar li {
	float: left;
}

#navBar a {
	display: block;
	height: 26px;
	background: url(../im/menu1_b.jpg);
}


#navBar li.but_home a { 	width: 50px; 	background-position: 0px 0px; }
#navBar li.but_home a:hover {	background-position: 0px -40px;}

#navBar li.but_stalking a { width: 98px; background-position: -50px 0px;}
#navBar li.but_stalking a:hover {	background-position: -50px -40px;}

#navBar li.but_beginners a { width: 141px; background-position: -148px 0px;}
#navBar li.but_beginners a:hover { 	background-position: -148px -40px;}

#navBar li.but_accommodation a { width: 111px; background-position: -289px 0px;}
#navBar li.but_accommodation a:hover { background-position: -289px -40px; }

#navBar li.but_trophies a { width: 79px; background-position: -400px 0px;}
#navBar li.but_trophies a:hover { background-position: -400px -40px;}

#navBar li.but_plan a { width: 110px; background-position: -479px 0px;}
#navBar li.but_plan a:hover { background-position: -479px -40px;}

#navBar li.but_wildboar a { width: 69px; background-position: -589px 0px;}
#navBar li.but_wildboar a:hover { background-position: -589px -40px;}

#navBar li.but_contact a { width: 82px; background-position: -658px 0px;}
#navBar li.but_contact a:hover { background-position: -658px -40px;}

/* LEFT-RIGHT LINKS */

a.leftLink {
	padding: 16px 0px 18px 45px;
	background:url(../im/but_targetl.gif) no-repeat 2% 0;
	float: left;
}

a.leftLink:hover {
	background:url(../im/but_targetl_f2.gif) no-repeat 2% 0;
}

a.rightLink {
	padding: 16px 45px 18px 0px;
	background:url(../im/but_targetr.gif) no-repeat 98% 0;
	float: right;
}

a.rightLink:hover {
	background:url(../im/but_targetr_f2.gif) no-repeat 98% 0;
}
