* {

	margin: 0px;

	padding: 0px;

}

body {

	padding-top: 0px;

	background-color: #ffffff;

	color: #330033;

	font-family: verdana, arial, sans-serif;

	

	text-align: left;

	letter-spacing: 1px;

}

a {color: #2200CC;font-size: 14px;}

a:visited {color: #551A8B;}
a:active {color: #ff0000;}
.more{float: left;}

.clear{clear:both;}

p{	margin: 20px 0px 20px 0px;line-height: 16px;font-size: 14px;}

#container {

	margin: 0px auto;

	width:873px;

}

#menu {

	background-image:url(images/menu.gif);

	width:862px;

	height:90px;

	position:relative;

}

#menu li{

	position:absolute;

	top:50px;

	

	list-style-type: none;

}

#m01 {left:130px;}

#m02 {left:265px;}

#m03 {left:400px;}

#m04 {left:580px;}

#m05 {left:710px;}

#menu a{

	font-family: arial, verdana, sans-serif;

	font-size: 12px;

	font-weight:bolder;

	color:#aa33aa;

	text-decoration:none;

	text-transform: uppercase;

}

#menu a:hover {color: #ff77ff;}

#header {

	background-image:url(images/header.gif);

	background-repeat:repeat-y;

	width:873px;

}

#logo {

	width:240px;

	height:46px;

	margin: 0px 0px 0px 80px;

	float:left;

	display:inline;

}

#cardback {
	background-image:url(cardbacks/cardback2.png);
	background-repeat:no-repeat;
    background-position:center center;
	width:362px;
	height:489px;

	float:right;

	margin-right:35px;

	margin-top:-10px;
	margin-bottom:-10px;
	display:inline;

}

#welcome {

	width:410px;

	margin: 50px 0px 0px 60px;
	float:left;

	display:inline;

}

#welcomefull {
	width:772px;
	margin: 0px 0px -20px 60px;
	float:left;
	display:inline;
}
#welcome h2{

	margin: 0px 0px 20px 0px;

}

#welcome p{

	width:410px;

}

#welcome img{

	border: solid 3px #FFFFFF;

}

#middle {

	background-image:url(images/middle.gif);

	width:873px;

	height:21px;

}

#middle2 {

	background-image:url(images/middle2.gif);

	width:873px;

	height:22px;

}

#content {

	background-image:url(images/content.gif);

	width:873px;

}
#leftandright {
	float:left;
	width:710px;
	margin: 0px 0px 10px 85px;
	display:inline;
}

#left {

	float:left;

	width:435px;

	margin: 0px 0px 10px 85px;

	display:inline;

}

#right {

	background-color: #bc869e;
    border: 4px #888888 ridge;
	text-align:center;
	float:right;

	width:270px;

	height:auto;

	margin: 0px 62px 10px 0px;

	padding: 0px 0px 10px 0px;
	display:inline;

}

#right a img{

	margin: 8px 12px 8px 12px;

	border: none 0px #FFFFFF;

}

#footer {

	background-image:url(images/footer.gif);

	background-repeat:no-repeat;

	width:873px;

}

#footer p{

	height:58px;

	width:873px;

	text-align:center;

	margin: 0px 0px -100px 0px;

	padding: 30px 0px 0px 0px;

	font-size:11px;

}

#footer a{

	font-size:10px;

}


