a {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
body,td,th {
	font-family: Trebuchet MS, Verdana, arial, sans-serif;
}
#wrapper {
	margin: 0 auto;
	width: 990px;
}
#dropdownArrow {
	display: none;
	position: absolute;
	top: 23px;
	z-index: 9999999;
}
#dropdownHolder {
	position: absolute;
	top: 23px;
	padding: 7px 0 0 4px;
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, arial, sans-serif;
	z-index: 999999;
}
#dropdownMenuPages {
	width: 150px;
	padding: 3px 0 0 0;
	background: url(../images/dropdowngradient.gif) repeat-x #fff;
	border: 1px solid #656565;
	border-top: 0;
	display: none;
}
#dropdownStars {
	width: 300px;
	padding: 5px;
	background: url(../images/dropdowngradient.gif) repeat-x;
	border: 1px solid #656565;
	border-top: 0;
	z-index: 999999;
	display: none;
}
#dropdownMenuPages a {
	color: #333333;
	display: block;
	padding: 4px 8px;
}
#dropdownMenuPages a:link, #dropdownMenuPages a:visited {
	color: #333333;
}
#dropdownMenuPages a:hover {
	background-color: #EEE;
	color: #000;
}
#creation .element {
	position: absolute;
}
#creation .contentBox{
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.scrollbar {
	overflow: auto;
	min-height: 100%;
	height: 100% !important;
	height: 100%;
}
#creation .imageElement .contentBox, #creation .clipartElement .contentBox{
	width: 100%;
	height: 100%;
	min-height: 100%;
	height: 100% !important;
}
#creation .imageElement img, #creation .clipartElement img {
	width: 100%;
	height: 100%;
}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	width: 100%;
}
#creation {
	width: 860px;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}
#creation #menuBlock ul {
	padding-left: 20px;
}
#viewMenu {
	background: url(../images/view_menu.gif) repeat-x;
	height: 26px;
	color: #fff;
}
#viewActualMenu {
	width: 980px;
	position: absolute;
	left: 50%;
	margin-left: -490px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
}

#viewActualMenu a {
	color: #eee;
	background: none;
	display: block;
	float: left;
	margin-right: 10px;
	padding: 3px 5px 0;
	height: 19px;
	vertical-align: middle;
}
#viewActualMenu a img{
	display: block;
	float: left;
	margin-top: 1px;
	margin-right: 5px;
}
#viewActualMenu a:link {}
#viewActualMenu a:visited {}
#viewActualMenu a:hover {
	background: url(../images/rollover.gif) repeat-x;
	color: #000000;
}
#banner {
	position: absolute;
	top: 30px;
	margin-left: 860px;
	width: 130px;
	text-align: center;
	z-index: 0;
}