﻿*	{
	padding: 0;
	margin: 0;
	}
a	{
	font-family: Verdana;
	font-size: 10pt;
	color: #0000F0;
	font-weight: bold;
	}
a:link		{ color:#0000F0; }
a:visited	{ color: #0000F0; }
a:hover		{ color: #0000F0; }
a:actibe	{ color: #0000F0; }

body{
	background-color: #000000;
}

#bg { 
	position:fixed;
	z-index:-1;
	}

#content { 
    text-align: center;
    position:absolute;
    top:0px;
	left:0px;
	width: 100%;
	z-index:1;
	}

#header { 
    text-align: left;
    position:relative;
    width: 1024px;
	height:125px;
	z-index:10;
	float:none;
	}

.pageContent { 
	margin-left: auto;
	margin-right: auto;
	position:relative;
	text-align:left;
	width:1024px;
	float:none;
	}

.bodyBack{
	margin-left: auto;
	margin-right: auto;
	position:relative;
	text-align:left;
	height:547px;
	width:1024px;
	float:none;
	background-image:url('images/BG_body2.png');
}

.bodyContent { 
	margin-left: auto;
	margin-right: auto;
	position:relative;
	text-align:left;
	height:547px;
	width:1001px;
	float:none;

	}

.footer { 
	margin-left: auto;
	margin-right: auto;
	position:relative;
	text-align:left;
	width:1024px;
	height:96px;
	float:none;
	z-index:-1;
	background-image:url('images/footer2.png')
	}
	
/* begin box parts */

.boxfull{
	margin-left:16px;
	margin-right:16px;
	margin-bottom:16px;
	width:900px;
}
box{
	margin-left:16px;
	margin-right:16px;
	margin-bottom:16px;
	width:450px;
	float:left;
}

.boxul { 
	position:relative;
	width:23px;
	height:24px;
	float:left;
	background-image:url('images/box-ul.png');
	}

.boxtop { 
	position:relative;
	width:auto;
	height:24px;
	float:left;
	background-image:url('images/box-top.png');
	background-repeat:repeat;
	}

.boxur { 
	position:relative;
	width:28px;
	height:24px;
	float:left;
	background-image:url('images/box-ur.png');
	}

.boxleft { 
	
	position:relative;
	width:23px;
	float:left;
	background-image:url('images/box-lt.png');
	background-repeat:repeat;
	}

.boxright { 
	
	position:relative;
	width:28px;
	float:left;
	background-image:url('images/box-rt.png');
	background-repeat:repeat;
	}

.boxbody { 
	font-size:medium;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	position:relative;
	width:auto;
	float:left;
	background-image:url('images/box-bk.png');
	background-repeat:repeat;
	}

.boxbody a			{ color:#FFF; }
.boxbody a:link		{ color:#FFF; }
.boxbody a:visited	{ color: #FFF; }
.boxbody a:hover	{ color: #FFF; }
.boxbody a:active	{ color: #FFF; }

.boxbody p { 
	
	font-size:medium;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	}
	
.boxll { 
	position:relative;
	width:23px;
	height:29px;
	float:left;
	background-image:url('images/box-ll.png');
	
	margin-bottom:0px;}

.boxbottom { 
	position:relative;
	height:29px;
	float:left;
	background-image:url('images/box-bottom.png');
	background-repeat:repeat;
	}

.boxlr { 
	position:relative;
	top:-2px;
	width:28px;
	height:29px;
	float:left;
	background-image:url('images/box-lr.png');
	}

/* end box parts */

.picBox{
	float:left;
	width:196px;
	margin-left:24px;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
}

.mediaBox{
	float:left;
	position:relative;
	width:120px;
	height:140px;
	margin-right:24px;
	text-align:left;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
}
.pageBox{
	float:left;
	position:relative;
	width: 654px;
	height: 462px;
	margin-right:24px;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
}















