html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;	
	background: url(images/home_bg.jpg) no-repeat left top;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
p { 
	font: 13px Verdana; color:#990000; 
}
h1, h2, h3 {
	color: #313131;
}

h1 {
    font-family:Verdana;
	font-size:12px; 
    font-weight: normal;
	padding-top:10px;
	padding-left:100px;
	color: #666666;
}

h2 {
    font-family:Verdana;  
	font-size:14px; 
    font-weight: bold;
	padding-top:10px;
	color:#990000;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
}

a {
	border-bottom: 1px dotted #FFFFFF;
	text-decoration: none;
	color: #0033CC;
}

a:hover {
	border-bottom: none;
}

/* Page */

#page {
	width: 700px;
	margin: 0 auto;
	background: url(images/img3.gif) repeat-y;
}

/* Container */

#container {
   position: relative;
	margin: 0 auto;
	padding: 0 22px 0;
	width: 1100px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}


#content {
	position: relative;
	margin: 0 0;
	padding-bottom: 60px;
	width: 1100px;
	height: auto !important;
}
#center {
	position: relative;
	padding-top: 215px;
	width: 980px;
	height: auto !important;
}

.flash {
    float:left;
	width: 985px; 
	padding: 0px 0 0 0px;
}
#thumbimage {
	padding-left:6px;
	padding-right:0px;
}
#imageholder { 
	padding: 10px; 10px; 5px; 10px;
}
#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
}
#smalltext {
	font-size:10px; 
	padding-top:10px;
	padding-left:100px;
}
#bottomtext {
	font-size:10px; 
	padding-top:10px;
	padding-left:100px;
	color: #666666;
}
#stoptext {
    text-align:center;
	font-size:10px; 
	font-weight:bold; 
    padding:10px 0 0 200px;
}
.floating-box {
	float: left;
	width: 210px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */

#rightbox {
	float: right;
	width: 460px; height:440px;
	margin-top: 200px;
	padding: 40px 70px 0 5px ;
}
#lefttbox {
	float: left;
	width: 450px;
	height: 450px;
	margin-top: 200px;
	padding: 10px 0 20px 0;
}
#textholder {
	position:absolute;
	padding:470px 520px 0 150px; 
}
#sidebar .title {
	height: 30px;
	padding: 10px 0 0 20px;
	background: url(images/img5.gif) repeat-x;
}

#sidebar .content {
	padding: 10px 20px;
}

#sidebar blockquote {
	margin: 0;
}

#sidebar blockquote p {
}

#links {
}

#links ul {
}

#links li {
	padding: 5px 0;
}

#links a {
	border: none;
	color: #FFFFFF;
}

#links a:hover {
	border-bottom: 1px dotted #FFFFFF;
}

/* Footer */

#footer { 
	clear:both;
	width: 985px; 
	height: 70px;
	position:relative;
	top:10px
}
#footerbottom {  
	width: 985px;
	height: 40px;
}
#linkbox {
	width: 985px; 
	height: 25px;
}

#linktext { 
	text-align:center;
}
