#card_big,#card_one{
	z-index: 99;
	background-image: url(../images/cardbig.gif);
	background-repeat:no-repeat;
	cursor: pointer;
	text-align: center;
}

#card_one{
	position: absolute;
	width:450px;
	height:310px;
	left:50%;
	top:155px;
	margin-left:-225px;
}


#card_big h1,#card_one h1{
	font-size: 18px;
	color: #cc9900; /*rusty gold*/
	text-align: center;
	padding-top: 20px;
	}

#card_big p,#card_one p,#card_big h2,#card_one h2{
	font-size: 12px;
	color: #660000;
	text-align: justify;
	padding: 0 20px;
	}

#card_big h2,#card_one h2{
font-weight: bold;
margin-bottom:-11px;
}

#card_big h4,#card_one h4{
	color: #663300;
	font-size: 10px;
	line-height:50%;
}

#card_big a,#card_one a{
	font-size: 14px;
	color: #cc9900; /*rusty gold*/
	text-align: center;
}

#bottom_menu {
	position: absolute;
	width:250px;
	left:50%;
	margin-left:-125px;
	text-align: left;
	padding:20px;
	top: 130px;
	}

#bottom_menu a {
	display:block;
	text-decoration: underline;
	font-size:10px;
	font-weight: normal;
	padding-top:5px;
}

#bottom_menu a:hover{
	font-weight: bold;
}
#bottom_menu h1 {margin-bottom:1px;font-size:14px;color:#663300;}
#bottom_menu h2 {margin-bottom:1px;font-size:12px;color:#cc6600;}



#rollup{visibility: hidden;}
#rolldown{visibility: hidden;}

.cardinfo {
	height: 80%;
	width: 80%;
	padding: 10px;
	position: relative;
	top: 10px;
	}

.cardtip {
	text-align:center;
	position: relative;
	top: -5px;
	}
.cardtip h3{
	font-size: 10px;
}	

.cardinfo h2{
	text-align:center;
	font-size: 12px;
}	

.cardinfo p{
	font-size: 10px;
	color: #663300;  
	text-align:justify;
}	

div.rounded-box {
	position:absolute;
	margin: 3px;
	background-color: #CCCC99;
	cursor: pointer;
}

div.crossv{
position:absolute;
left:20px;
height:100%;
width:80%;
}

div.crossh{
position:absolute;
top:20px;
height:80%;
width:100%;
}

/*********************
GLOBAL ATTRIBUTES
*********************/
div.tlc, div.blc, div.trc, div.brc{
position:absolute;
width:20px;
height:20px;
overflow:hidden;
background-color:  #E3E0CC; 
}

div.tli, div.bli, div.tri, div.bri {
position:relative;
font-size:150px;
font-family:arial;
line-height: 40px;
color:  #CCCC99; /* same as rounded-box bground*/ 
}

/*********************
SPECIFIC ATTRIBUTES
*********************/

div.tlc { top:0px; left:0px; }
div.blc {bottom:0px; left:0px;}
div.trc {top:0px; right:0px;}
div.brc {bottom: 0px; right:0px;}

div.tli {left:-8px;}
div.bli {left:-8px; top:-17px;}
div.tri {left:-25px;}
div.bri {left:-25px; top:-17px;}

/*********************
COLOURS FOR CARDS
*********************/

.chocolate{color: #663300;}

.teak {color: #7E3300;}

.latte {color: #996600;}

.burnt-orange{color:#cc6600;}

.rusty-gold{color:#cc9900;}

.adhead1{color:#FF6600;}/*orange*/
.adhead2 {color:#996600;}/*latte*/
.adhead3{color:#ffff81;}/*yellow*/
.adhead4{color:#CC00CC;}/*purplee*/
.adhead5{color:#615C37;}/*rain-forest*/
.adhead6{color:#cc9900;}/*rusty-gold*/
.adhead7{color:#CCFF33;}/*lime*/
.adhead8{color:#CC0000;}/*red*/
#copyrite2 {
	font-family: Georgia, serif;
	/*text-align:center;*/
	font-size: 10px;
	color:#663300;
	font-weight:bold;
	font-style:italic;
	margin-top: 30px;
	}
#copyrite2 a {
	display: inline;
	}

#goog_banner{
margin-top:110px;
}
