@charset "utf-8";
/* CSS Document */
body {
background-image:url(../images/bg.gif);
background-color:#c1ac99;
margin-top:0px;
margin-bottom:0px;
}

h1 {font-size:16px; color:#ffffff; text-align:center;}


#frame {
	width:750px;;
	margin-right:auto;
	margin-left:auto;
	margin-top:-10px;
	margin-bottom:0px;
	padding:0px;
	background-color: #c1ac99;
}

.head {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 25px;
	background-color: #c1ac99;
	width:750px;
	height:150px;
	text-align:center;
}

#contentcenter {
	width:750px;
	height:650px;
	padding:0px;
	float:left;
	background:#c1ac99;
	margin-top:0px;
}

#contentleft {
	width:250px;
	height:650px;
	padding:0px;
	float:left;
	background:#c1ac99;
	margin-top:0px;
}

#contentright {
	width:500px;
	height:650px;
	padding:0px;
	float:left;
	background:#c1ac99;
	color:#000000;
	margin-top:0px;
}

.footer{
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	text-align:center;
	padding: 10px;
}

p {padding-left: 20px;
margin:10px;}
a {color: #FFFFFF; text-decoration:none;}
a:visited {ccolor: #FFFFFF;}
a:active {color: #FFFFFF;}
a:hover {color: #999999; text-decoration:none;}
a img { border: none; }
a:visited img {border: none; }
a:hover img {border: none; }
img { border: none; margin:0px;}

/* ---------------------- Start of Index Page  ---------------------- */
#termsAndConditions { background-color: #000; border: 1px solid #AFB8BD; color: #fff; height:125px; margin: 40px auto 0 auto; overflow: scroll; padding-left: 25px; padding-right: 10px; padding-top: 20px; width: 600px; text-align: left; }
	#termsAndConditions h3 { font-size: 1.2em; text-align: center; padding-bottom: 5px; }
	#termsAndConditions p { line-height: 1.4em; }
	#termsAndConditions ul { padding-left: 40px; }
#enter {font-size:16px; font-weight:bold; text-align:center; margin-top:50px;}
#enter a {color:#FFFFFF;}
#enter a:hover {color:#FF0000;}
/* ----------------------- End Of Index Page ----------------------- */

/* ----------------------- Start of Imagnit Logo  ----------------------- */
.imagn { color:#000000; font-weight:bold; text-decoration:none;}
.i{color: #FF0000; font-style:italic; font-weight:bold; text-decoration:none;}
.web{color: #990000; text-decoration:none;}
.logo{background-color:#FFFFFF; padding-left:10px; padding-right:10px; margin-top:15px; text-decoration:none;}
/* ----------------------- End of Imagnit Logo  ----------------------- */