img, body, html {
border:0 none;
}

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
margin:0;
padding:0;
}

body{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
}

a{
	color:#666666;
	font-size:13px;
	text-decoration:none;
}

a:hover{
	color:#000033;
	text-decoration:underline;
}

h1{
	font-size:18px;
	color:#6FAC60;
	font-weight:normal;
	margin-bottom:20px;
}

p{
	color:#999999;
	font-size:15px;
}


.mainContener{
	position:absolute;
	width:900px;
	margin-left:-450px;
	left:50%;
	height:450px;
}

.logoContainer{
	position:relative;
	top:10px;
	background:url(../img-logo/user-public/logo-EPIC.png) 0px 0px no-repeat;
	width:650px;
	height:125px;
}

.topbar{
	position:relative;
	top:20px;
	background:url(../img-logo/user-public/topBar.png) 0px 0px no-repeat;
	width:870px;
	height:70px;
	z-index: 10;
}

.linksContainer{
	position:absolute;
	top:152px;
	left:135px;
	width: 650px;
	height: 28px;
	z-index: 11;
	font-size:12px;
	color:#75A248;	
}

.linkList{

	padding:0px 10px 0px 10px;
	border-right-color:#CCCCCC;
	border-right-width:thin;
	border-right-style:solid;
}

.lastlinkList{
	padding:0px 10px 0px 10px;
	border-right:none;
}

.linksContainer a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.linksContainer a:hover{
	font-size:12px;
	color:#CCCCCC;
	text-decoration:underline;
}

.rightDiv{
	position:absolute;
	top:220px;
	left:430px;
	padding-left:20px;
	width:375px;
	border-left:#CCCCCC 1px solid;
	height:375px;
}

.leftDiv{;
	position:absolute;
	left:15px;
	top:220px;
	width:375px;
	height:300px;
}

/* ************************************************
			USER INFORMATION DIV
************************************************ */

/* Red star */

.redRegis{
	color:#A91710;
}


.userInfo{
	color:#333333;
	position:absolute;
	top:70px;
	right:67px;
	width:197px;
	height:150px;
	background:url(../img-logo/user-public/bord-userInfo.png) 0px 0px no-repeat;
	z-index: 9;
}

.userInfo a{
	position:relative;
	top:7px;
	left:140px;
}

.userInfoFromTpl{
	position:relative;
	font-size:12px;
	top:22px;
	left:20px;
}

.userInfoFromTpl p{
	margin-top:-10px;
	color:#333333;
	font-size:12px;
}
