﻿/* CSS layout */

body {
	background-color:#000000;
	text-align:center;
	margin:0 auto;
}
.pc-tunes2 {
	height:440px;
	width: 800px;
	overflow:auto;
	color: #FFFFFF;
	text-align: left;
	font-size: 12pt;
	font-family: "Courier New", Courier, monospace;
	margin-left:auto;
	margin-right:auto;
	padding-left:170px;
}

.pc-tunes1 {
	width: 800px;
	color: #FFFFFF;
	text-align: left;
	font-size: 12pt;
	font-family: "Courier New", Courier, monospace;
	margin-left:auto;
	margin-right:auto;

}
.pc-bios1 {
	height: 460px;
	width: 850px;
	color: #FFFFFF;
	text-align: left;
	font-size: 12pt;
	font-family: "Courier New", Courier, monospace;
	margin-left:auto;
	margin-right:auto;
}
.pc-bios2 {
	height:500px;
	width: 700px;
	color: #FFFFFF;
	text-align: left;
	font-size: 12pt;
	font-family: "Courier New", Courier, monospace;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
}
.pc-index {
	height:500px;
	width:600px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.pc-demos {
	height:520px;
	width:750px;
	text-align:left;
	font-family: "Courier New", Courier, monospace;
	margin-left:auto;
	margin-right:auto;
	padding-left:200px;
}
.pc-pics {
	height:520px;
	width:700px;
	overflow: auto;
	text-align:left;
	font-family: "Courier New", Courier, monospace;
	margin-left:auto;
	margin-right:auto;
}
.pc-practice {
	height:515px;
	width:600px;
	text-align:center;
	font-family: "Courier New", Courier, monospace;
	margin-left:auto;
	margin-right:auto;
}
.pc-picpage {
	width:750px;
	text-align:center;
	font-family: "Courier New", Courier, monospace;
	margin-left:auto;
	margin-right:auto;
}
.pc-contacts {
	height:520px;
	width:750px;
	text-align:left;
	font-family: "Courier New", Courier, monospace;
	margin-left:auto;
	margin-right:auto;
	padding-left:50px;
}
.style1 {
    color: #FF6CFF;
	font-size:13pt;
	font-family: "Arial Rounded MT Bold";
	text-decoration:none;
}
.style2 {
    color: #FFFFFF;
	font-size:13pt;
	font-family: "Arial Rounded MT Bold";
	text-decoration:none;
}
.style3 {
	color: #FF6CFF;
	font-size:11pt; 
	text-decoration:none;
}
.style4 {
	color: #FFFFFF;
	font-size:11pt; 
	text-decoration:none;
}
.style5 {
	color: #FFFFFF;
}
.style6 {
	color: #FFFFFF;
	font-size:14pt;
}
.style7 {
	color: #FF0000;
	font-size:14pt;
	text-decoration:none;
}
.style8 {
	color: #FFFFFF;
	font-size: 18pt;
	font-family: "Arial Rounded MT Bold";
}
.style9 {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 19pt;
}
.style10 {
	color: #0000FF;
}
.style11 {
	color: #00FFFF;
	font-size:16pt;
}
.style12 {
	color: #FFFF00;
}
.style13 {
	width: 467px;
	height: 467px;
}
.style14 {
	height: 500px;
	width: 657px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.style15 {
	color: #FFFFFF;
	font-size: 14pt;
	text-align: left;
	padding-left: 580px;
}
#ul {
  	padding:0;
  	margin:0;
  }
#ul li {
  	list-style-type:none;
  }
a:link {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #FF0000;
	text-decoration:none;
}
