body {
	background: #e7e7e7;
	text-align:center; /* IE correction */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #666666;
}

strong {
	background: #ffff99;
	color: #333333;
}

img {
	border: 0;
}

#container {
	width:720px;
	height:588px;
	position:relative;
	margin:2px auto;
	text-align:left;
}

#lovvorn1-head_ {
	position:absolute;
	left:0px;
	top:0px;
	width:720px;
	height:120px;
	background-color: #4C5A88;
}

#lovvorn1-02_ {
	position:absolute;
	left:0px;
	top:120px;
	width:160px;
	height:468px;
	background: #4C5A88 url(../layout_images/lovvorn1_navbg.gif) bottom no-repeat;
}

#Untitled-1-06_ {
	position:absolute;
	left:160px;
	top:120px;
	width:560px;
	height:450px;
	background: url(../layout_images/lovvorn1_rightbg.gif) repeat-y right;
	overflow: auto; /* To accommodate other browsers */
	overflow-x: hidden;
	overflow-y: scroll; /* for height overflow - thanks Microsoft */
	background: #ffffff;
}

#lovvorn1-04_ {
	position:absolute;
	left:160px;
	top:570px;
	width:560px;
	height:18px;
	font-size: 11px;
	text-align: center;
	color: #ffffff;
	vertical-align: middle;
	background: #4C5A88 url(../layout_images/lovvorn1_brcorner.gif) right no-repeat;
}
#lovvorn1-04_ a {
	color: #FFFFFF;
}

#content_container {
	padding: 10px;
}

#navbar {
	width: 159px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: Arial, sans-serif;
	font-size: 90%;
	color: #333;
}

* html #navbar { /*IE 6 only */
	w\idth: 126px; /*Box model bug: 180px minus all left and right paddings for #navbar */
}

#navbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#navbar li {
	border-bottom: 1px solid #90bade;
	margin: 0;
}

#navbar li a {
	display: block;
	padding: 5px 5px 5px 8px;
	border-left: 10px solid #4271d7;
	border-right: 10px solid #90b9d2;
	background-color: 4C5A88;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #navbar li a { /*Non IE6 width*/
	width: auto;
}

#navbar li a:hover {
	border-right: 10px solid #4271d7;
	border-left: 10px solid #90b9d2;
	background-color: #4c6588;
	color: #fff;
}

.floatimgl {
	float: left;
	padding-right: 5px;
}
.floatimgr {
	float: right;
	padding-left: 5px;
}
.title {
	width: 100%;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
}

.thumbnail{
	padding: 3px 3px 3px 3px;
	background-color: #F3F3F3;
	border: 1px solid #999999;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.thumbnailnf {
	padding: 3px 3px 3px 3px;
	background-color: #F3F3F3;
	border: 1px solid #999999;
	margin-left: 10px;
	margin-bottom: 10px;
}
.caption {
	font-size: 0.68em;
	padding-top: 0.2em;
	text-align: center;
}

.faq {
	margin-left: 15px;
	border-bottom: 2px #C2C2C2 dotted;
}

label.contact {
	clear: left;
	display: block;
	float: left;
	padding-right: 10px;
	text-align: left;
	width: 75px;
}

#footer {
	font-size: 11px;
	text-align: center;
}