body {
	background-image: url(images/create2/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align:center;
	margin:0px;
	}
#wrap {
	background-image:url(images/create2/SideBG.jpg);
	background-repeat:repeat-y;
	background-position:right;
	width:90%;
	margin: 0 auto 0;
}
h1 {
	margin-top:0px;
}
#header {
	background:url(images/create2/HeaderBG.jpg);
	background-repeat:repeat-x;
	height:113px;
	width:100%;
}
#wrapper {
	background-color:#99CC66;
	background-image:url(images/create2/SideBG.jpg);
	background-repeat:repeat-y;
	background-position:right;
	width:100%;
	text-align:left;
}
#container {
	width:100%;
	float:left;
	margin-right:-264px;
	background-image:url(images/create2/SideBG.jpg);
	background-repeat:repeat-y;
	background-position:right;
	}

#sidebar {
	width:264px;
	float:right;
	background-image:url(images/create2/SideBG.jpg);
	background-repeat:repeat-y;
	background-position:right;
	text-align:left;
	padding:0px;
	color:#FFDB70;
	}
#sidebar h2 {
	padding-left:50px;
	background-image:url(images/create2/sideH-b.jpg);
	background-repeat:no-repeat;
	line-height:50px;
	color:#3261ed;
}
#sidebar a:link {
	color:#666666;
	text-decoration: none;
	border-bottom-style:dashed;
	border-bottom-color:#FFdb70;
	border-bottom-width:1px;
	}
#sidebar a:visited {
	color: #3261ED;
	text-decoration: none;
	}
#sidebar a:hover {
	color: #99CC67;
	background-color: #FFDA6F;
	}
#sidebar a:active {
	color: #316AC5;
	background-color: #FDDC73;
	}
#footer {
	background-image:url(images/create2/footerBG.jpg);
	background-repeat: no-repeat;
	background-position:center;
	height:34px;
	clear:both;
	width:100%;
}
#content {
	background-image:url(images/create2/MainBG.jpg);
	background-repeat:repeat-y;
	text-align:left;
	margin-top:0px;
	margin-right:264px;
}
#content h1 {
	background-image:url(images/create2/MainH1_bg.jpg);
	background-repeat:no-repeat;
	padding-left:60px;
	line-height:50px;
	color:#666;
}
#content p {
	margin-right:30px;
	margin-left:20px;
}
.last {
	margin-bottom:0px;
}
.first {
	margin-top:0px;
}
.clearing {
	height:0px;
	clear:both;
	line-height:0px;
}
.floatleft {
	float:left;
	margin:0;
	padding:0;
}
.floatright {
	float:right;
	margin:0;
	padding:0;
}
.aligncenter {
	margin-right:auto;
	margin-left:auto;
}
#menu {
	width:100%;
	height: 27px;
	padding-top:0px;
	margin-right:0px;
	text-align:left;
	background-image: url(images/create2/menuBG.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#menu ul {
	list-style-type: none;
	margin-top:0px;
	margin-bottom:0px;
	padding-top: 0px;
	text-indent: -15px;
}
#menu li {
	font-size: 20px;
	font-weight: bolder;
	text-align: left;
	display: inline;
	padding-right: 20px;
}
#menu li a:link, #menu li a:visited {
	color: #FFDB70;
	text-decoration: none;
}
#menu li a:hover, #menu li a:active, #menu li a:focus {
	color: #9C3;
	text-decoration:none;
}
#footer div{
	text-align:center;
	font-size:14px;
	color:#CF6;
	vertical-align: bottom;
	}


#content li {
	list-style-image: url(images/create2/listitem.jpg);
	}
#content h2 {
	color: #0066CC;
	padding-left:20px;
	}
#content h3 {
	color: #666666;
	padding-left:20px;
	color:#FFDB70;
	}
#content h4, h5{
	text-indent: 20px;
	}	

#content a:link {
	color:#666666;
	text-decoration: none;
	border-bottom-style:dashed;
	border-bottom-color:#FFdb70;
	border-bottom-width:1px;
	}
#content a:visited {
	color: #3261ED;
	text-decoration: none;
	}
#content a:hover {
	color: #99CC67;
	background-color: #FFDA6F;
	}
#content a:active {
	color: #316AC5;
	background-color: #FDDC73;
	}

#content table tr td {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	vertical-align: top;
}
#content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

