@charset "utf-8";
/* CSS Document */

/* Debugger Code */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
	list-style: inside;
}

body, html {
	text-align: center;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #444;
	padding-bottom: 8px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #444;
	padding-bottom: 3px;
}

p, li, ul {
	padding-bottom: 3px;
}

ul {
	padding-left: 10px;
}

a {
	text-decoration: none;
	color:#0066FF;
}

a:visited {
	color:#0066FF;
}

a:hover {
	color:#0099FF;
}

#wrapper-div {
	margin: 0 auto;
	width: 844px;
	margin-top: 10px;
}

#sub-wrapper-div {
	width: 844px;
	height: auto;
	float: left;
	position: relative;
	background: transparent url(../images/left-right-border.png) top left repeat-y;
}

#header-div {
	width: 844px;
	height: 184px;
	float: left;
	position: relative;
	background: transparent url(../images/header.jpg) top left no-repeat;
}

#flash-div {
	width: 648px;
	height: 177px;
	paddding-bottom: 34px;
	float: left;
	position: relative;
}

#left-top-div {
	width: 115px;
	height: 177px;
	float: left;
	position: relative;
	background: transparent url(../images/left_topfade.jpg) top left no-repeat;
}

#right-top-div {
	width: 78px;
	height: 177px;
	float: left;
	position: relative;
	background: transparent url(../images/right_flower.gif) top left no-repeat;
}

#footer-div {
	width: 842px;
	height: 81px;
	float: left;
	position: relative;
	background: transparent url(../images/footer.gif) top left no-repeat;
}

#full-body {
	width: 618px;
	float: left;
	position: relative;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 136px;
	padding-right: 90px;
}

#right-image {
	width: 250px;
	height: 717px;
	padding-left: 5px;
	float: right;
	position: relative;
}