@charset "UTF-8";
/* CSS Document */

body
{
	background-color:#3990db;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	background-attachment:fixed;
}

.bodysafarimac
{
	background-color:#007DD9;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	background-attachment:fixed;
}

.logo
{
	/*
position:absolute;
	width:299px;
	left:200px;
*/
	top:9px;
	height:52px;
}

.container
{
	background-color:#ffea00;
	margin-left: auto; 
	margin-right: auto;
	height:634px;
	width:576px;
	/* left:211px; */
	top:60px;
}

.wallpapertitle
{
	height:16px;
	left:22px;
	position:relative;
	top:22px;
	width:235px;
}

.bodycopy
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	position:relative;
	left:22px;
	top:31px;
	width:525px;
}

.logodiv{
	margin-left: auto; 
	margin-right: auto;
	width:600px;
}

.gallerylogo
{
	top:9px;
	height:52px;
}

.gallerytitle
{
	height:16px;
	left:22px;
	position: relative;
	top:22px;
	width:485;
}

.gallerycontainer
{
	background-color:#ffea00;
	margin-left: auto; 
	margin-right: auto;
	height:520px;
	width:576px;
	top:60px;
}

.gallerybodycopy
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	position: relative;
	left:22px;
	top:31px;
	width:525px;
}

#gallery
{
	position: relative;
	left:42px;
	top:65px;
}

.chaticon
{
	border:none;
	height:32px;
	left:21px;
	position:relative;
	top:40px;
	width:154px;
}

.makeicon
{
	border:none;
	position: relative;
	height:28px;
	left:21px;
	top:40px;
	width:170px;
}

.download
{
	height:432px;
	left:0px;
	position:relative;
	top:45px;
	width:576px;
}

