body,p,table,tr,td,h1,h2,h3,h4,h5{
	border : none;
	margin : 0px;
	padding : 0px;
	text-indent : 0px;
	font-weight : normal;
}

body,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
body {
	background-color: #ACC;
	margin: 48px auto;
	width: 768px;
}

body,td,th {
	color: #366;
}

#banner {
	background-color: #E8F0F0;
	margin: 8px 0;
	padding: 0 24px 12px;
	width: 720px;
}

#banner h1 {
	font-family: "Palatino Linotype", "URW Palladio", Garamond, "Times New Roman", serif;
	font-size: 48px;
	font-weight: normal;
	margin: 0 0 6px;
}

#banner p{
	font-weight: normal;
}

.categ {
	color: #366;
	background-color: #E8F0F0;
	margin: 8px 0;
	padding : 8px 16px 16px 16px;
	height: 64px;
	width: 736px;
}

.categ h2{
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 4px 0;
}
.categ p {
	color: #033;
}
.categ .titleBlock {
	margin: 0 4px 0 0;
	float: left;
	width: 280px;
	clear: none;
	/*height: auto;*/
}
.categ .item {
	margin: 4px 0px 0px 12px;
	float: left;
	clear: none;
}
.categ .item img {
	display: block;
	height: 64px;
	width: 96px;
	background-image: URL('meeja/img_holder.png');
}

#swfMedia {
	float: left;
	border: 2px solid #033;
	clear: left;
}
.swfInfo {
	color: #366;
	float: left;
	width: 360px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #366;
	margin: auto 10px;
	padding-bottom: 4px;
}
.swfInfo h2 {
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #366;
}

.swfInfo h3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #366;
	margin-top: 8px;
	padding-top: 2px;
}
.swfInfo p {
	padding-top: 4px;
}
.swfInfo a,  .swfInfo a:visited {
	color: #033;
	font-weight: bold;
	text-decoration: none;
}

