
		* {
			margin: 0;
			padding: 0;
			
		}

		a {
			color: #ccc;
			text-decoration: none;
			
		}
		html,body {
			height: 100%;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			
		
		}
		#canvas {
			background: #ffffff;
			height:auto;
			width:400px;
			overflow:hidden;
			
		}

/* hack - we use a rule just for macIE here */

		#topspacer {
			height: 10%;
		}

/* hack - macIE will not see this 'real' rule here \*/

		#topspacer {
			height: 0%;
		}

/* end hack */

		#topspacer p {
			font: 0.9em;
			color: #ccc;
			padding: 0.3em;
			text-align: center;
		}
		#topspacer a {
			color: #ccc;
		}
		#content {
			background: #FFFFFF;
			background-image:url(img/background.jpg);
			background-repeat:no-repeat;
			background-position:top;
			height: auto;
			margin-left: auto;
			margin-right: auto;			
			width: 777px;
			overflow: none;
				font-family:Verdana, Arial, Helvetica, sans-serif;
		
		}
		#content h1 {
			background: #0000FF;
			font: 28px;
			font-weight:bold;
			color: #fff;
			text-align: center;
			padding: 0.5em 0 0.3em 0;
			border-bottom: 0.2em solid #f9f9f9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
		
		}
		
		#content h2 {
	font-weight:bolder;
	letter-spacing:5px;
	height:62px;
	vertical-align:middle;
	color: #fff;
	text-align: left;
	text-indent:48px;
	border-bottom: 2px solid #ffffff;
	border-top: 2px solid #FFFFFF;
	background-color: #2c41aa;font-size: 48px;
		}
				#content h3 {
	font-weight:bold;
	height:26px;
	color: #2c41aa;
	text-align: left;
	text-indent:48px;
	border-bottom: 2px solid #2c41aa;
	border-top: 2px solid #2c41aa;
	background-color: #ffffff;
	padding-top:6px;font-size: 16px;
		}
						#content h4 {
	font-weight:bold;
	height:26px;
	color: #fff;
	text-align: left;
	text-indent:48px;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	background-color: #2c41aa;
	padding-top:6px;font-size: 16px;
		}
	#white_box_content {
			font-weight:normal;
			line-height:22px;
	height:26px;
	color: #000000;
	text-align: left;
	text-indent:0px;
	background-color:#FFFFFF;
	padding-top:6px;
	padding-left:48px;font-size: 16px;
	height:auto;
	padding-bottom:0px;
	border-bottom:solid 2px #2c41aa;
	padding-right:48px;
		}
#white_box_content p{
margin-top:10px;
}
		#blue_box {
	font-weight:bold;
	height:188px;
	color: #fff;
	padding-top:8px;
	padding-left:20px;
	text-align: left;
	text-indent:0px;
	border: 2px solid #ffffff;
	background-color:#DA129D;font-size: 16px;
	width: 657px;
	
			margin-left: 48px;
			margin-right: 48px;	
		}

		#white_box {
		color: #000;
		font-weight:normal;
		padding:8px;
		text-indent:0px;
		font-size: 12px;
		font-weight:lighter;
		background-color: #ffffff;
		border-color: #B8A7FA;
		border-style:solid;
		border-width:2px;
		height:124px;
		width:474px;
		margin-top:8px;
		}
		.pink
		{
		color:#DA129D;
		font-weight:bold;
		
		}
		#content h1 a br{
			color: #fff;
		}

		#white_box_content ul {
		text-indent:0px;
		padding-left:250px;
		list-style:circle;
	font-size: 14px;
	margin:0px;
	color: #000;
	list-style-position: outside;
		}
				#white_box_content li {
				padding-bottom:5px;
		}
		#content p a {
			color: #777;
			text-indent:0px;
			padding-left:0px;
			border-bottom: 1px solid #555;
		}
		# content img {
			border:none #fff;
			}

	.green_button
	{
		background:#DA129D; 
		width:200px; 
		height:40px;
		color:#fff;
		border-style:solid; 
		border-width:0px; 
		border-color:#DA129D;
		font-size:20px;
		vertical-align:middle;
	}
		.turk_button
	{
		background:#00CC99; 
		width:200px; 
		height:40px;
		color:#fff;
		border-style:solid; 
		border-width:0px; 
		border-color:#00CC99;
		font-size:20px;
	}
	.red_button
	{
		background:#2c41aa;
		 width:200px; 
		 height:40px;
		 border-style:solid; 
		 border-width:0px; 
		 border-color:#2c41aa;
		font-size:20px;
			color: #fff;
	}
		.grey_button
	{
		background:#777777;
		 width:200px; 
		 height:40px;
		 border-style:solid; 
		 border-width:0px; 
		 border-color:#777777;
		font-size:20px;
		color:#fff;
	}
	
.minus-button
{
	background:#2c41aa;
	 width:60px; 
	 height:100px;
	 border-style:solid; 
	 border-width:2px; 
	 border-color:#fff;
	font-size:20px;
	color:#fff;
	padding:4px;
}
.pos-button
{
	background:#DA129D;
	 width:60px; 
	 height:100px;
	 border-style:solid; 
	 border-width:2px; 
	 border-color:#fff;
	font-size:20px;
	color:#fff;
	padding:4px;
}
.spacer_top
		{
			padding-top:20px;
			height:20px;
		}
.space_16
.spacer_top
		{
			padding-top:16px;
		}
.space_8
		{
			padding-top:8px;
		}
#footer_text {
 font-size:10px;
 padding-left:48px;
 padding-top:8px;
 padding-bottom:8px;
 }
 
 #navlist
 {
 padding-left:48px;
 }
 #navlist li
{
display: inline;
list-style-type: none;

font-color:fff;
border: 2px solid #fff;
background:#2c41aa;
line-height:50px;
	font-weight:bold;

margin:0px 4px 0px 4px;
}
#navlist li a
{
	
padding: 10px;


}
#navlist li a:hover
{
	background:#2c41dd;
}

div.browseHeading {
border-bottom:0.33em solid #666666;
padding-top: 8px;
padding-bottom: 8px;
font-size:18px;
}
.letter {
background:#666666 none repeat scroll 0 0;
color:#FFFFFF;
padding:8px;
font-size:18px;

}



div.listingItem{
color:#000000;
display:block;
margin:0;
text-decoration:none;
width:100%;
height:200px;
background:#ddd;
padding-top:10px;
}
div.listingItem img{
 margin-left:20px;
 margin-right:20px;
 border: solid 2px #000;
 }
 div.listingItem p {
	font-size:44px;
}
div.listingItem:hover {
	background-color:#eee;
	}
#console {
position:absolute;
z-index:2;
top:0px;
left:0px;
width:150px;
height:300px;
background-color:#ffffff;
font-size:8px;
overflow:auto;

}
