@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 3px;
	color: 720;
	font-size: 12px;
	font-family: Arial;
	font-family: Arial, Verdana, Univers;
	background-color: #545454;
	background-repeat: repeat-x;
	padding: 5px;
	background-image:url(../images/background/background.jpg);
}


h1 {
	color: #4F6179;
	font-size: 24px;
	font-weight: normal;
	margin: 3px 0px 25px 0px;
}
h2 { 
	color: #333333; 
	font-size: 14px; 
	font-weight: normal; 
	margin: 0px 0px 15px 0px; 
}

a {
	color:;
}
a:visited  { }
a:hover    { }


.container {
	width: 735px;
	margin-right: auto;
	margin-left: auto;
}


/* BANNER AREA */
.bannerArea {
	width: 735px;
	height: 122px;
	background-color: #4971a2;
	background-image:url(../images/background/divbackground_01.gif);
	background-repeat: no-repeat;
}



.bannernav {
	padding-top: 10px;
	padding-right: 40px;
	float: right;
	color: white;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.bannernav a {
	color: white;
	text-decoration: none;
}
.bannernav a:visited {
	color: white;
}
.bannernav a:hover {
	color: #ECBB7B;
}

.toplogo {
	margin-left: 70px;
	padding-top: 20px;
}


.loginarea{
	display:inline;
	width:255px;
	height:61px;
	left:598px;
	z-index:1;
	border:none;
	padding:0;
	margin:0;
	float:right;
}



.underlogin{
	
}

.player{
	float:right;
}

.advertisement{
	
	
}

.content {
	background-repeat: no-repeat;
	padding: 0px;
	
	height: 700px;
}


/* LEFT NAVIGATION */


.leftnavigation {
	width: 100px;
	padding-left: 8px;
	float: left;
	list-style-type: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	
}

.leftnavigation2 {
	width: 150px;
	padding-left: 22px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:600px;
	z-index:1;
}
	

.contentArea{
	background-image:url(../images/background/divbackground_02.gif);
}

.leftnavigation a img{
	border:none;

}

img{
	border-style:none;
}

.leftnavigation a{
	margin-left: 20px;
	width: 105px;
	float: left;
	color: #364957;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image:url(../images/background/buttonTemplate2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	height:26px;
	margin-top: 10px;
	border:0px;	
}

.leftnavigation a:visited{
	color: #364957;
}
.leftnavigation a:hover{
	background-image:url(../images/background/buttonTemplate2hover.jpg);
}


/* CONTENT AREA */

.subcontentleft{
	float:left;
	width:320px;
	height: 688px;
}

.contentleft {
	width: 550px;
	float: right;
	background-image: url(../images/background/divbackground_03.gif);
	padding: 5px;
	height: 688px;
}

.contentright {
	padding-top: 0px;
	float: right;
	width: 210px;
	height: 400px;
}

.imageright {
	margin-top: 10px;
	margin-left: 10px;
	float: right;	
}
.imageleft {
	margin-right: 10px;
	float: left;
}


/* FOOTER AREA */
.footerArea {
	width: 735px;
	height: 88px;
	background-color: #cfcfcf;
	background-image: url(../images/footer_bkgd.jpg);
	background-repeat: no-repeat;	
}

.copyright {
	border-top: solid;
	border-color: #737a90;
	border-width: 2px;
	color: #666666;
	font-size: 10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	margin: 0px;
}
