* {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0;
}

body {
background: #e1f2d0 url(images/bg.jpg) repeat-y top center;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #000000;
}

a {
text-decoration: none;
color: #006600;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	height: 200px;
	background-color: #e1f2d0;
	background-image: url(images/toursuganda.jpg);
	background-repeat: no-repeat;

}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 15px 0 0 20px;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: normal;
}
#header h1 a:hover {
color: #FFFF00;
}
#header h2 {
font-size: 15px;
color: #e1c70e;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#menu {
height: 30px;
line-height: 30px;
background: #e1f2d0 url(images/menu.jpg) no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 30px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
	text-decoration: none;
	font-weight: 600;
	font-size: 12px;
	color: #fff;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#menu ul li a:hover {
color: #FFFF00;
text-decoration: none;
}

#content {
background: #e1f2d0 url(images/content.jpg) repeat-y;
padding: 0 20px;
}

.right {
float: right;
width: 650px;
text-align: justify;
padding-top: 20px;
}
.right h1 {
font-size: 18px;
font-weight: 100;
line-height: normal;
}

.right h2 {
font-size: 16px;
font-weight: 100;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #fff url(images/contenth2.jpg) no-repeat;
}
.right h2 a {
text-decoration: none;
color: #fff;
}
.right h2 a:hover {
color: #111;
}

.left {
float: left;
width: 200px;
padding-top: 10px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #E9CF16 url(images/menuh2.jpg) no-repeat;
color: #fff;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 20px;
list-style-type: square;
color: #75B03C;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}

.img-lft {
float:left;
padding-right:5px;

}

.content
{
	margin-bottom: 20px;
	line-height: normal;
	text-align:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
}

.content a {
	color: #006600;
	
}


.cat-bot-line {
	padding-left:3px;
	padding-right:3px;	
}

.footer {
	text-align: center;
	font-size: 11px;
	color: #000000;
	margin-top: 20px;
	border-top: 1px dotted #aaa;
	padding-top: 10px;
	background-image: url(images/background.jpg);
}
.footer a { color: #FFFFFF; }
.footer a:hover { color: #111; }
