body {
	background-image: url(/images/bg_bg.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D4E79;
	font-weight: normal;
}

.submitted{
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #0479D9;
	margin-top: 15px;
}

#edit-body{

	width: 640px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #AEDFFD;
	background-color: #253D5F;
	width: 630px;
	border: 5px solid #5580CD;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	letter-spacing: .75em;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
}
h2 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #0479D9;
	font-variant: small-caps;
	border-top-width: thin;
	border-left-width: thick;
	border-top-color: #4C87CE;
	border-left-color: #253D5F;
	padding-top: 5px;
	border-top-style: solid;
	text-align: left;
	border-left-style: solid;
	padding-left: 5px;
	padding-bottom: 5px;
}
h3 {
	font-style: italic;
	font-weight: bold;
	color: #4C87CE;
	background-color: #A1DBFF;
	width: 630px;
	padding-top: 5px;
	padding-bottom: 8px;
	margin-top: -19px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #253D5F;
	border-right-color: #253D5F;
	border-bottom-color: #253D5F;
	border-left-color: #253D5F;
	margin-right: 4px;
	margin-left: 4px;
	font-size: 11px;
	background-image: url(/images/bg_bg.jpg);
}
h4 {
	font-size: 14px;
	font-style: italic;
	letter-spacing: .2em;
	text-transform: uppercase;
}
h5 {
	font-style: italic;
	font-weight: bold;
	color: #A1DBFF;
	background-color: #A1DBFF;
	text-align: center;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-variant: small-caps;
	background-image: url(/images/h5.jpg);
	border: 1px solid #09F;
	margin-bottom: 10px;
	margin-top: 10px;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #0479D9;
	margin-bottom: -10px;
}
.mainblock {
	width: 640px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.quote {
	border: 3px solid #0479D9;
	background-image: url(/images/bg_bg.jpg);
	padding: 12px;
	margin: 8px;
}
strong {
	color: #0479D9;
}
b {
	color: #0479D9;
}
.quote  em {
	font-size: 10px;
	font-style: italic;
	color: #0479D9;
}
a:link {
	color: #0479D9;
}
.star {
	z-index: 99;
	margin-left: 490px;
	visibility: visible;
	position: absolute;
	margin-top: -80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.temp_block {
	z-index: 99;
	visibility: visible;
	position: absolute;
	top: 0px;
	height: 110px;
	width: 400px;
	margin-left: 400px;
}



a:visited {
	color: #0479D9;
}
a:hover {
	color: #4AA4D8;
	text-decoration: none;
}
.main_menu {
	background-image: url(/images/menu_bg.gif);
	background-repeat: no-repeat;
}
