/*	
================================
CSS modified by the XD Design team - http://www.xd.com.au
================================
*/ 

body {
	background-image: url(media/bg.jpg);
	background-repeat: repeat;
	text-align: left;
	position:relative;
}
.pagemaster {
	font-size: 12px;
	margin: 0 auto;
	background-position: center;
	text-align: left;
	background-color: transparent;
	behavior: url(iepngfix.htc);
	background-repeat: repeat-y;
}

 

img, div { behavior: url(iepngfix.htc); }
img, .pagemaster { behavior: url(iepngfix.htc); }

h1, h2, h3 { color: #ffffff; }
h1, h2 { margin-bottom: 20px; font-weight: normal; }
h1 { font-size: 14pt; }
h2 { font-size: 12pt; }
h3 { font-size: 12pt; }

p, td, .Normal, .normal { font-family: Times New Roman, Times, serif; font-size: 12px; line-height: 20px; }

ul li { list-style-type: disc; }

a:link, a:active, a:visited { color: #3E3C3D;  }
a:hover { color: #333333; text-decoration: none; }

img { border: none; }
img.left { float: left; margin: 0 20px 10px 0; }

/* NAVIGATION */
#menu {
	width: 1000px;
	height: 107px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-image: url(media/menubg.png);
	background-position: center;

}
img, #menu { behavior: url(iepngfix.htc); }

#navcontainer {
	width: 800px;
	padding:0;
	text-align:center;
	margin-left: 250px;
}
#navholder { width:800px; margin:auto; padding:0; text-align:center; }
#navigation {
	display:block;
	margin:0;
	padding:0 0 0 0;
	list-style:none;
	color:#666666;
	margin-left: 20px;
}
#navigation ul {
	width:800px;
	display:block;
	float:left;
	clear:none;
	list-style:none;
	margin:0;
	padding:0;
	margin-top: 54px;
	text-align: left;
}
#navigation li { display:inline; float:left; clear:none; text-align: left; list-style:none; background: none; padding:0; }
#navigation li a { font-family: Times New Roman, Times, serif; text-align: left; width: 100px; color:#666666; display:block; font-size:14pt; text-decoration:none; padding:0 20px; line-height: 35px; float:left; }
#navigation li a:hover { color: #cccccc;  }
#navigation li a:active { color: #666666; }
.MainMenu_MenuIcon { display: none; }

/* Header */
#header {
	width: 1000px;
	height: 30px;
	margin: 0 auto;
	background-repeat: no-repeat;
	position:relative;

}
#headpos { padding: 8px 0 0 0; }

/* Page */
#page {
	width: 1000px;
	margin: 0 auto;
	background-position: center;
	background-image: url(media/contentbg.png);
	background-repeat: repeat-y;
}
#content {
	padding:0;
	width: 800px;
	margin-left: 100px;
}

/* Content */
.panecontentl { width: 930px; padding: 0 0 0px 0px; }
.panecontentr { width: 930px; padding: 0 0px 0px 0; }
.panecontenta { 

	width: 930px; 
	padding: 0 0 0px 0; 
	}
.hr { border-bottom: 1px solid #DB0048; }

/* Sidebar */
.paneleft { width: 210px; padding: 0 0 5px 0; }
.paneright { width: 210px; padding: 0 0 5px 0; }

/* Footer */
#footer {
	padding: 0;
	margin: 0 auto;
	text-align: center;
	width: 1000px;
	height:104px;
	background-image: url(media/footerbg.png);
	line-height: 30px;
	background-repeat: no-repeat;
}
#footer p { margin: 0; text-align: center; font-size: 11px; text-transform: uppercase; font-weight: bold; }

.footlink { color:#595959; text-decoration:none; font-size:10px; font-family: Times New Roman, Times, serif; line-height: 26px; }
a.footlink:link, a.footlink:visited, a.footlink:active { color:#3E3C3D; text-decoration:underline; font-size:10px; font-family: Times New Roman, Times, serif; line-height: 18px; }
a.footlink:hover { text-decoration:none; font-size:10px; }

/* Modified by Nina Meiers (c) 2009 - for the DNN Community Downloaded from http://www.dnnskins.com */
/* Free and Commercial skins for DotNetNuke! All credits remain with existing designer */
/* credits to remain in files as part of license agreement - Nina Meiers - nina@xd.com.au */


