body {
	font-family:tahoma,arial,sans-serif;
	margin:0;
	padding:0;
	background:#3e7bba url('images/background.gif') repeat-x center top;;
}

a{
text-decoration:none;
}

a:link {
	color: #fff;
}
a:visited {
	color: #fff;
}
a:hover {
	color: #fff;
}
a:active {
	color: #fff;
}

#header {
	margin:0 auto;
	width:773px;
	height:135px;
	background:#000 url('images/header.gif') repeat-x;
	position:relative;
}

#header div {
	font-size:16px;
	text-align:center;
	width:435px;
	height:55px;
	position:absolute;
	top:19px;
	left:196px;
	color:#fff;
	font-weight:bold;
}

#header div span {
	font-size:14px;
	font-weight:normal;
}

#sub_content {
	margin:0 auto;
	padding:0;
	text-align:center;
	width:773px;
}

#footer {
	margin:0 auto;
	width:763px;
	text-align:center;
	font-size:12px;
	padding-top:30px;
	padding-bottom:30px;
	color:#fff;
}

.tab {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding-bottom:5px;
	background:url('images/tab_back.gif') repeat-x;
}

.tab_div {
	padding:0;
	margin:0;
}

.tab_div:hover {
cursor:pointer;
}


#layouts_left {
background:url('images/layouts_left.gif') repeat-x;
}
#layouts_right {
background:url('images/layouts_right.gif') repeat-x;
}


#glitter_left {
background:url('images/glitter_left.gif');
}
#glitter_right {
background:url('images/glitter_right.gif');
}


#generators_left {
background:url('images/generators_left.gif');
}
#generators_right {
background:url('images/generators_right.gif');
}


#smileys_left {
background:url('images/smileys_left.gif');
}
#smileys_right {
background:url('images/smileys_right.gif');
}


#cursors_left {
background:url('images/cursors_left.gif') repeat-x;
}
#cursors_right {
background:url('images/cursors_right.gif') repeat-x;
}


#zwinkys_left {
background:url('images/zwinkys_left.gif');
}
#zwinkys_right {
background:url('images/zwinkys_right.gif');
}
