body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #193347;
	text-decoration: none;
	font-weight: 700;
}

.FloatLeft {
float: left; 
}

.FloatRight {
float: right; 
}

.ClearBoth {
clear: both;
}

#headerWrapper {
	width: 100%;
	height: 206px;
	background: url(images/CreativePJ/headerbg.jpg) top center repeat-x;
}

#header {
	width: 1024px;
	height: 206px;
	background: url(images/CreativePJ/header2.jpg) top center no-repeat;
	margin: 0 auto;
}

.page {
	background: #000000 url(images/CreativePJ/brownbg.gif) top center repeat-y;
}
#ContentWrapper {
	width: 1024px;
	background: url(images/CreativePJ/shadowBG2.jpg) top center repeat-y;
	margin: 0 auto;
}

#ContentArea {
	width: 976px;
	background: url(images/CreativePJ/paperbg.gif) top center;
	margin: 0 auto;
}

#Sidebar {
	width: 189px;
	text-align: left;
	margin-left: 30px;
	margin-right: 20px;
	
}

#MainContent {
	width: 706px;
	margin-right: 30px;
	text-align: left;
	font: 12px arial, sans-serif;
	/*border-left: 1px solid #000000;*/
}

#MainContent table,
#MainContent div,
#MainContent p{
	font: 12px arial, sans-serif;
}

#MainContentLeft {
	width: 419px;
	margin-right: 20px;
	border-right: 1px solid #000000;
	text-align: left;
	font: 13px arial, sans-serif;
	
}

#MainContentLeft table,
#MainContentLeft div{
	font: 13px arial, sans-serif;
}

#MainFlash {
	width: 400px;
	height: 300px;
	background: url(images/CreativePJ/pic01.jpg) center top no-repeat;
}

#MainContentLeft .inside {
	width: 400px;
	text-align: justify;
}

#MainContentRight {
	width: 266px;
	text-align: left;
	font: 12px arial, sans-serif;
	
}

#MainContentRight div,
#MainContentRight table {
	font: 12px arial, san-serif;
}

#SubpageIcons {
	width: 164px;
	text-align: left;
}

#SubpageIcons a img{
	border: none;
}

#SubpageContent {
	width: 522px;
	margin-right: 20px;
	text-align: left;
	font: 13px arial, sans-serif;
}

#SubpageContent .inside {
	width: 522px;
	text-align: center;
	font: 13px arial, sans-serif;
}

#SubpageContent .inside table,
#SubpageContent .inside div {
	font: 12px arial, sans-serif;
}


#footer {
	width: 1024px;
	height: 101px;
	background: url(images/CreativePJ/footer2.jpg) top center no-repeat;
	margin: 0 auto;
	font: 10px arial, sans-serif;
	color: #000000;
}

#footer .inside {
	text-align: center;
	padding-top: 100px;
	padding-bottom: 10px;
}

#footer a {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	color:#000000;
	text-decoration: underline;
}

#flizash { 
		
			margin-top: 10%;
			margin-right: auto;
			margin-bottom: 0;
			margin-left: auto;
			padding: 0;
			width:320px; 
			height:280px; 
			border: 1px solid #000000;
			
		}