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

* {
padding: 0;
margin: 0;
}

body, td, th {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(images/Magic-by-Starr-BG-Small-450-600.jpg);
	background-repeat: no-repeat;
	margin: 5px 5px 5px 5px;
}
a:link {
	color: #a19c00;
}
a:visited {
	color: #a19c00;
}
a:hover {
	color: #948f02;
}
a:active {
	color: #a19c00;
}
h1, h2, {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
}
h2 {
	font-size: 36px;
	color: #a19c00;
	height: 36px;
}



#title, #subtitle, #textmenu
{
	margin: 0;
	width: 458px;
	position:absolute;
	text-align:center;
	left: 425px;
	height: 56px;
}

#title {
	top: 7px;
	vertical-align:top;
	height: 30px
}
#subtitle {
	top: 53px;
	height: 20px
}
#textmenu {
	top: 85px;
}
#content {
	margin: 0;
	width: 460px;
	position:absolute;
	left: 425px;
	top: 140px;
	height: 138px;
	text-align:justify
}

#specialized, #specialized2 {
	margin: 0;
	top: 285px;
	height: 30px;
	position:absolute;
	/*text-decoration: underline*/
}

#specialized {
	width: 265px;
	position:absolute;
	left: 427px;
	/*border-right: #1D1D1D 1px solid*/
}
#specialized2 {
	width: 208px;
	left: 711px;
}

#bullet, #bullet2
{
	margin: 0;
	position:absolute;
	top: 320px;
	height: 214px;
}

#bullet {
	width: 226px;
	position:absolute;
	left: 465px;
	/*border-right: #1D1D1D 1px solid;*/
	overflow: visible
}

#bullet2 {
	width: 201px;
	left: 718px;
	overflow: visible
}

li
{
	list-style-position:outside;
	margin-left:14px;
}

#bullet li.c{
	list-style-image:url(images/StarrBulletClub.gif);
}

#bullet li.d{
	list-style-image:url(images/StarrBulletDiamond.gif);
}

#bullet li.s{
	list-style-image:url(images/StarrBulletSpade.gif);
}

#bullet li.h{
	list-style-image:url(images/StarrBulletHeart.gif);
}

#bullet2 li.c{
	list-style-image:url(images/StarrBulletClub.gif);
}

#bullet2 li.d{
	list-style-image:url(images/StarrBulletDiamond.gif);
}

#bullet2 li.s{
	list-style-image:url(images/StarrBulletSpade.gif);
}

#bullet2 li.h{
	list-style-image:url(images/StarrBulletHeart.gif);
}

#contact {
	margin: 0;
	width: 455px;
	position:absolute;
	left: 465px;
	top: 525px;
	height: 70px;
}
