* {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

img {
 

 
}

body {
	background:#ffffff url('images/bg.png') repeat-x scroll top left;
	margin:0 auto;
	padding:0;
	padding-top:30px;
	font-family:Arial, Helvetica, sans-serif;
}


/* wrapper */
div#wrap {
	width:985px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}


/* header & nav */
div.header {
	margin:0 auto;
	text-decoration: none;
}
#logo {
	float: none;
	padding-bottom: 0px;
	margin: auto;
	width: 980px;
}
#logo table {
	
}

#logoright {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
}


div.title {
	float:none;
	width:25%;
}
div.nav {
	width:90%;
	float:none;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	text-decoration: none;
}
div.nav ul {
	list-style:none;
	float:right;
	padding:0 0 0 50px;
	margin:-10px 0 0 50px;
	text-decoration: none;
}
div.nav ul li {
	display:inline;
	float:left;
	text-decoration: none;
}
div.nav ul li a, div.nav ul li a:visited, div.nav ul li a:hover {
	float:left;
	margin:0 5px;
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	border-bottom-style: none;
}


/* headers */
h1, h2 {
	text-align:left;
	color:#fff;
}
h1 {
	font-size:3em;
	padding-left:10px;
}
h1 a, h1 a:hover, h1 a:visited {
	text-decoration:none;
	color:#ffffff;
}
h2 {
	padding:0 0 10px 10px;
	font-size:0.9em;
	font-family:'Lucida Sans Unicode','Lucida Grande',verdana,sans-serif;
}
h3 {
	font-size:1.5em;
	font-family:'Lucida Sans Unicode','Lucida Grande',verdana,sans-serif;
	font-weight:normal;
	color:#333333;
}
h4 {
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-weight:normal;
	background-im
	border-bottom:1px solid #cccccc;
	background-image: url(images/hover.gif);
	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h6 {
	color:#333333;
	font-size:x-small;
	font-weight:normal;
	font-family:arial,Lucida Grande,sans-serif;
}
h5 {
	color:#333333;
	font-size:2em;
	font-weight:normal;
	font-family:'Lucida Sans Unicode','Lucida Grande',verdana,sans-serif;
}


/* element defaults */
p {
	margin-bottom:20px;
	line-height:1.7em;
	font-size:0.9em;
	color:#333333;
	text-align: left;
}
ul {
	padding:0 0 20px 35px;
}
code {
	border:1px solid #7D0000;
	border-left-width:10px;
	display:block;
	padding:10px;
	margin:10px 0;
}



/* default tables */ 
table {
	width:100%;
	margin-bottom:10px;
}
table tr th, table tr td {
	padding:5px 10px; 
}
table tr th {
	background:#8D0000 url('images/button.png') repeat-x scroll top left;
	color:#ffffff;
}
table tr td {
	
}


/* default links */
a {
	color:;
}
a:visited { 
	color:;
} 
a:hover { 
	color:#F00; 
}
	

/* centeral page */
div.pagewrapper {
	margin:0 auto;
	background-image:url('images/wrap-bg-right.png');
	background-repeat:repeat-y;
	background-position:top right;
}
div.innerpagewrapper {
	background-image:url('images/wrap-bg-left.png');
	background-repeat:repeat-y;
	background-position:top left;
}
div.page {
	margin:0 10px;
	background-color:#ffffff;
	padding:10px 10px;
}
div.page ul {
	list-style-image:url('images/bullet.png');
	font-size:0.95em;
}
div.page ul li {
	padding:3px 0;
}


/* content */
div.content {
	width:630px;
	float:left;
	margin-left:15px;
}


/* sidebar */
div.sidebar {
	width:210px;
	float:right;
	padding-top: 15px;
}
div.sidebar ul {
	list-style:none;
	list-style-image:none;
	padding:10px 10px 25px 10px;
}
div.sidebar ul li {
	padding:7px 0;
}
div.sidebar ul li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:1.1em;
}

/* footer */
div.footer {
	clear:both;
	margin-top:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	padding-top: 4px;
}
div.footer p {
	color:#999999;
	font-size:0.9em;
	font-family:"Trebuchet MS", Verdana, Arial;
}
div.footer p a {
	color:#999999;
}

/* search form */
form.searchform {
	padding-top:10px;
}


/* misc classes */

.clear {
	clear:both;
}
.sidebar p {
}
.aboutustext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	line-height: 20px;
}
.floatright {
	float: right;
	text-align: right;
}
.floatleft {
	float: left;

}
.forwardtofriend {
	left: 489px;
	top: 562px;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sitemap {
	clear: both;
	text-align: center;
	border-top-color: #dddddd;
	font-size: small;
	padding-top: 1px;
	height: 23px;
}
.sidebar p img {

}

.wordspacing {
	word-spacing: 3px;
}
.content table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-top: 5px;
}
#buttomlogo {
	width: 700px;
	padding-bottom: 20px;
	clear: left;
}
.floatcenter {
	margin: auto;
}
.sidebar p img {
	padding-left: 6px;
}
.padding_left {
	padding-left: 25px;
}
.float_right {
	float: right;
	padding-right: 15px;
}
.loumedia_logo_left {
	float: left;
	padding-bottom: 20px;
	padding-left: 15px;
}

