/* CSS Document - Maricat Organisation (Content) */


body
{
	background-color: #ffffff;
	background-image: url(../layout/bg_content.jpg);
	margin: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	color: #000000;
	border-color: #000000;
	
	scrollbar-face-color: #8e72bf;
	scrollbar-highlight-color: #ece0f6;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #00d0ff;
	scrollbar-track-color: #e0dde9;
	scrollbar-darkshadow-color: #000000;
}

#imgGallery
{
	width: 103px;
	height: 77px;
	border-width: 1px;
	border-color: #000000;
}

#imgGallery2
{
	border-width: 1px;
	border-color: #000000;
}

a:link, a:active, a:visited
{
	color: #634791;
	text-decoration: underline;
}

a:hover
{
	text-decoration: overline underline;
}

#tdbackground
{
	background-image:url(../layout/bg_concentre.jpg);
	background-repeat: repeat-x;
}

/* HOME PAGE STUFF - START */

#tdbghome
{
	background-image:url(../layout/bghome.jpg);
	background-repeat: repeat-x;
}

#divAbout
{
	position: absolute;
	width: 160px;
	height: 70px;
	top: 397px;
	left: 24px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: justify;
	line-height: 15px;
	font-size: 10px;
	color: #000000;
}

#divGallery
{
	position: absolute;
	width: 160px;
	height: 20px;
	top: 583px;
	left: 24px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	color: #000000;
}

#divForum
{
	position: absolute;
	width: 160px;
	height: 20px;
	top: 680px;
	left: 24px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	color: #000000;
}

#divEvents
{
	position: absolute;
	width: 190px;
	height: 200px;
	top: 280px;
	left: 215px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	color: #000000;
}

#divTuning
{
	position: absolute;
	width: 150px;
	height: 80px;
	top: 585px;
	left: 235px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	color: #000000;
}

#divHistory
{
	position: absolute;
	width: 150px;
	height: 80px;
	top: 410px;
	left: 420px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: justify;
	font-size: 10px;
	color: #000000;
}

/* END OF HOME PAGE STUFF */
	
#tdheading
{
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: justify;
	font-size: 10px;
	color: #000000;
}

#divContent
{
	width: 545px;
	height: auto;
	border: 0px;
	text-align: justify;
}

/*---------------------------------*/
/*------------CHAMPIONS------------*/
/*---------------------------------*/
#tdrow1_1
{
	width: 47px;
	background-color: #c9c2dd;
	text-align: center;
	font-size: 10px;
	color: #000000;
}

#tdrow1_2
{
	width: 166px;
	background-color: #c9c2dd;
	text-align: center;
	font-size: 10px;
	color: #000000;
}

#tdrow2_1
{
	width: 47px;
	background-color: #e7e2f1;
	text-align: center;
	font-size: 10px;
	color: #000000;
}

#tdrow2_2
{
	width: 166px;
	background-color: #e7e2f1;
	text-align: center;
	font-size: 10px;
	color: #000000;
}
/*---------------------------------*/
/*----------END CHAMPIONS----------*/
/*---------------------------------*/


/*---------------------------------*/
/*------------RESULTS--------------*/
/*---------------------------------*/
#tdrow1_res
{
	width: 545px;
	background-color: #c9c2dd;
	text-align: justify;
	font-size: 10px;
	color: #000000;
}

#tdrow2_res
{
	width: 545px;
	background-color: #e7e2f1;
	text-align: justify;
	font-size: 10px;
	color: #000000;
}
/*---------------------------------*/
/*-----------END RESULTS-----------*/
/*---------------------------------*/

{ 
height: 100%; 
width: 100%; 
overflow-x: hidden; 
overflow-y: scroll; 
} 

