@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: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #948f02;
}
a:active {
	color: #000000;
}
h1, h2, {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
}
h2 {
	font-size: 36px;
	color: #000000;
	height: 36px;
}

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

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

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

#specialized {
	width: 250px;
	position:absolute;
	left: 5px;
}
#specialized2 {
	width: 250px;
	left: 300px;
}

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

#bullet {
	width: 173px;
	position:absolute;
	left: 10px;
}

#bullet2 {
	width: 300px;
	left: 320px;
}

#bullet li.c, #bullet li.d, #bullet li.s, #bullet li.h, #bullet2 li.c, #bullet2 li.d, #bullet2 li.s, #bullet2 li.h{
	list-style: inside circle 
}

#contact {
	margin: 0;
	width: 660px;
	position:absolute;
	left: 5px;
	top: 538px;
	height: 70px;
}
