@charset "utf-8";
/* CSS Document */

/*
 * CSS FILE 
 * @CLIENT		   ELLIE COLLINS
 * @TYPE		   GLOBAL
 * @DATE_CREATED   29/04/2008
 * @AUTHOR		   QT CREATIVE
 */
 
html {
	font-size: 100.01%;   /* Fix various font size browser bugs */
}

body {
	/* Fix auto margin in IE5.x-IE6 */
	text-align: center;
	font-family: 'century gothic', Arial,  Helvetica, sans-serif;
	font-size: 0.85em;
	color: #000000;
	margin: 10px 10px 10px 10px;
	padding: 0 0 0 0px;
	background: #ffffff;
	
}


img {
	border: 0;

}


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

a:hover {
	color: #545157;
	text-decoration: none;
}

a.thispage{
	color:#000000;
	font-weight: bold;
	text-decoration:underline;
	
}

a.qt{
	color:#000000;
	text-decoration: none;

}

table.over {
	border: solid 1px #666666;
	border-collapse:collapse;

}

td.over {
	border: solid 1px #666666;
	
}

td.over2 {
	border: solid 1px #666666;
	background:#CCCCCC;
	
}
/*-----------------------------------*/
/*---- Wrapper <<<----------*/
/*-----------------------------------*/

#wrapper {
	width: 980px;
	height: 595px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	background-color: #dadada;
	display: inline-block;
	overflow:hidden;
	border: solid #666666 1px;
	
}

#wrapperCreds {
	width: 980px;
	height: 1400px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	background-color: #dadada;
	display: inline-block;
	overflow:hidden;
	border: solid #666666 1px;
	
}


#wrapperOver {
	width: 980px;
	height: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	background-color: #dadada;
	display: inline-block;
	overflow:hidden;
	border: solid #666666 1px;
	
}




/*--END Wrapper <<<----------*/
/*-----------------------------------*/
/*-- Navigation <<<---------*/
/*-----------------------------------*/
#navBox {
	font-size:0.85em;
	text-align:center;
	position: relative;
	width: 625px;
	height: 65px;
	top: 100px;
	background: #dadada;
	float: right;
	z-index: 4;
	display: inline;
	overflow:hidden;
}

#navBoxCreds {
	font-size:0.85em;
	text-align:center;
	position: relative;
	width: 625px;
	height: 65px;
	top: 100px;
	background: #dadada;
	float: right;
	z-index: 4;
	display: inline;
	overflow:hidden;
}



ul#mainNav{
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: none;
	

}

#mainNav li{
	float: left;
	width: 7.6em;

}


#mainNav  .thisPageHome{
	color:#FFFFFF;
	background:url(../img/homestroke.jpg);

}



#mainNav a{
	color:#000;
	font-size: 1.0em;
	text-decoration: none;
	border: none;
	border-bottom: none;
	padding: 0px 0px 0px 0px;
	display: block;
	background-color: #dadada;
	background-repeat: no-repeat;
	background-position: left center;

}




/*-- end nav <<<------------*/




#left {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	width: 980px;
	height: 595px;
	background-image: url(../img/leftBG.gif);
	background-color: #dadada;
	background-repeat:no-repeat;
	overflow: hidden;

	
	

}

#leftCreds {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	width: 980px;
	height: 1400px;
	background-image: url(../img/leftBG.gif);
	background-color: #dadada;
	background-repeat:no-repeat;
	overflow: hidden;

}

#leftOver {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	width: 980px;
	height: 800px;
	background-image: url(../img/leftBG.gif);
	background-color: #dadada;
	background-repeat:no-repeat;
	overflow: hidden;

}



#navBox .home {
	background-image: url(../img/navBGhome.gif);
	
}

#content {
	font-size: 0.9em;
	position: relative;
	left: 150px;
	top: 250px;
	width: 718px;
	height: 280px;
	overflow:auto;

}

#contentGal {
	font-size: 0.9em;
	position: relative;
	left: 150px;
	top: 280px;
	width: 720px;
	height: 229px;
	overflow:auto;
	z-index: 2

}

#credsContent {
	font-size: 0.9em;
	position: relative;
	left: 180px;
	top: 230px;
	width: 450px;
	height: 1100px;
	overflow:auto;

}

#overContent {
	font-size: 0.9em;
	position: relative;
	left: 180px;
	top: 230px;
	width: 720px;
	height: 500px;
	overflow:auto;

}



#contactContent {
	font-size: 0.9em;
	position: relative;
	left: 150px;
	top: 250px;
	width: 718px;
	height: 250px;
	overflow:auto;

}

.creds{
	width: 420px;
	margin-right: 15px;
	float:left;

}

.con1{
	width: 210px;
	margin-right: 15px;
	float:left;

}

.con1Home{
	width: 240px;
	margin-right: 15px;
	float:left;

}

.con1New{
	width: 350px;
	margin-right: 15px;
	float:left;

}

.con2{
	width: 210px;
	margin-right: 15px;
	float: left; 
}

.con3{
	width: 210px;
	margin-right: 15px;
	float: left; 
}

.gal{
	width:auto;
	margin-right: 15px;
	float: left;

}

#table{
	position:absolute;
	width: 681px;
	height: 330px;
	top: 160px;
	left: 1px;

}


#galSelect{
	position:relative;
	height:auto;
	width:auto;
	left: 150px;
	top: 0px;

}

#mainImage {
	position: relative;
	top: -91px;
	left: 400px;
	float:left;
	height: 250px;
	width: 452px;

}

#footer {
	font-size:0.8em;
	position: relative;
	width: 550px;
	left: 100px;
	bottom: 50px;
	float:left;
}

.right{
	float:right;

}


#white {
	position:relative;
	background-image:url(../img/white.gif);
	background-repeat: no-repeat;
	z-index:3;
	width:210px;
	height:138px;
	top: -200px;
	left:716px;
	margin: 0 0 0 0px;
	clear:both;
	overflow:hidden;
}


#imageCol{
	position: absolute;
	left: 650px;
	top: 230px


}

#links {
	position: relative;
	top:200px;
	left:100px;
	width: 600px;
	font-size:0.85em;

}

.qt{
	color:#000000;
	text-decoration: none;

}
