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

body {
}  /* Dealing with IE6 */
html {
	height: 100%;
}
p {
	margin: 0;
}
a img {
	border: 0px;
}
a {
	text-decoration:none;
	color: #000;
}
a:hover {
	text-decoration:none;
}
a.tooltip span {
	display:none;
	padding:5px 7px 0 7px;
	width:128px;
	height:101px;
	z-index: 20;
	color:#fff;
	background:url(../images/transparency.png);
	left:0;
}
a.tooltiptwo span {
	display:none;
	padding:5px 7px 0 7px;
	width:57px;
	height:48px;
	z-index: 20;
	color:#fff;
	background:url(../images/transparency.png);
	left:0;
	line-height: 14px;
}
a.tooltip:hover span, a.tooltiptwo:hover span {
	display:inline;
	position:absolute;
	border: none;
	margin: 0px;
}
body {
	background-position:center;
	background-repeat:repeat-y;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif
}
div.sheet {
	position: absolute;
	height: 700px;
	top: 15px;
	width: 970px;
	left: 50%;
	margin: 0 0 0 -485px;
	padding: 0;
	background: url(../images/bg.png) top no-repeat;
}
div.main {
	height: 100%;
	width: 100%;
}
#main_0 {
	background: url(../images/bg_0.png) top no-repeat;
}
#main_1 {
	background: url(../images/bg_4.png) top no-repeat;
}
#main_2 {
	background: url(../images/bg_1.png) top no-repeat;
}
#main_3 {
	background: url(../images/bg_2.png) top no-repeat;
}
#main_4 {
	background: url(../images/bg_3.png) top no-repeat;
}
div.tab_space {
	position: absolute;
	text-align:center;
	top: 10px;
	left: 10px;
	width: 100%;
	margin: 5px;
	font-size: 14pt;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
div.tab:hover {
	cursor:pointer;
}
div.tab {
	position: absolute;
	width: 155px;
	height: 24px;
}
#tab_0 {
	left: 0px;
}
#tab_1 {
	left: 175px;
}
#tab_2 {
	left: 350px;
}
#tab_3 {
	left: 525px;
}
#tab_4 {
	left: 700px;
}
div.profile {
	position: absolute;
	height: auto;
	top: 61px;
	left: 162px;
	width: 800px;
	height: 245px;
	overflow:hidden;
	font-size: 22px;
	line-height: 1.35;
	z-index:1;
}
div.profile p {
	margin: 10px 0 15px 0;
}
div.icons {
	position: absolute;
	width: 100px;
	right: 20px;
	top: 60px;
	z-index:6;
	text-align: center;
}
div.banner {
	color:#FFF;
	position: absolute;
	width: 780px;
	height: 48px;
	top: 306px;
	right: 8px;
	padding: 8px 10px 8px 10px;
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	font-weight: bold;
	text-align:center;
	line-height: normal;
}
div.banner a {
	color: #FFF;
}
div.column {
	position: absolute;
	top: 375px;
	right: 10px;
	width: 800px;
	font-size: 8pt;
	line-height: 12pt;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
div.column .hidden {
	color: #80ff00;
}
div.column p {
	margin: 0 0 10px 0;
}
div.column1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 175px;
}
div.column2 {
	position: absolute;
	top: 0px;
	left: 195px;
	width: 185px;
}
div.column3 {
	position: absolute;
	top: 0px;
	left: 400px;
	width: 176px;
}
div.column4 {
	position: absolute;
	top: 0px;
	left: 600px;
	width: 178px;
}
#introcol1, #introcol2, #introcol3, #introcol4 {
	text-align:center;
	margin-top: 50px;
	height: 250px;
}
#introcol1:hover, #introcol2:hover, #introcol3:hover, #introcol4:hover {
	cursor:pointer;
}
div.column .title {
	font-size: 18pt;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	margin: 20px 0 10px 0;
}
div.column .titlespace {
	font-size: 10pt;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	margin: 20px 0 10px 0;
}
div.column .subtitle {
	text-align:center;
	font-size: 13pt;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	margin: 20px 0 20px 0;
	line-height: 15pt;
}
div.column .mediumsized {
	font-size: 13pt;
	line-height: 16pt;
}
div.column .smallsized {
	font-size: 11pt;
	line-height: 14pt;
}
div.colhalf {
	position: absolute;
	text-align:right;
}
#colhalf_left {
	top: 53px;
	width: 360px;
}
#colhalf_right {
	top: 53px;
	right: 35px;
	width: 360px;
}
div.colquarter {
	position: absolute;
	width: 375px;
	height: 110px;
}
#colquarter_tl {
	top: 53px;
}
#colquarter_tr {
	top: 53px;
	left: 400px;
}
#colquarter_bl {
	top: 183px;
}
#colquarter_br {
	left: 400px;
	top: 181px;
}
div.colsixth {
	position: absolute;
}
#colsixth_1 {
	top: 58px;
}
#colsixth_2 {
	top: 58px;
	left: 160px;
}
#colsixth_3 {
	top: 58px;
	left: 320px;
}
#colsixth_4 {
	top: 58px;
	left: 480px;
}
#colsixth_5 {
	top: 58px;
	left: 640px;
}
#colsixth_6 {
	top: 183px;
}
#colsixth_7 {
	top: 183px;
	left: 160px;
}
#colsixth_8 {
	top: 183px;
	left: 320px;
}
#colsixth_9 {
	top: 183px;
	left: 480px;
}
#colsixth_10 {
	top: 183px;
	left: 640px;
}
div.colsixthtwo {
	position: absolute;
	z-index:100;
}
#colsixthtwo_1 {
	top: 58px;
	left: 475px;
}
#colsixthtwo_2 {
	top: 58px;
	left: 555px;
}
#colsixthtwo_3 {
	top: 58px;
	left: 635px;
}
#colsixthtwo_4 {
	top: 58px;
	left: 715px;
}

#colsixthtwo_5 {
	top: 120px;
	left: 475px;
}
#colsixthtwo_6 {
	top: 120px;
	left: 555px;
}
#colsixthtwo_7 {
	top: 120px;
	left: 635px;
}
#colsixthtwo_8 {
	top: 120px;
	left: 715px;
}
#colsixthtwo_9 {
	top: 182px;
	left: 475px;
}
#colsixthtwo_10 {
	top: 182px;
	left: 555px;
}
#colsixthtwo_11 {
	top: 182px;
	left: 635px;
}
#colsixthtwo_12 {
	top: 182px;
	left: 715px;
}
.coltitle {
	font-weight: bold;
	text-decoration: underline;
}
img.sitethumb {
	border: solid 8px #FFF;
	float: left;
	margin-right: 20px;
}
img.sitethumbtwo {
	border: solid 4px #FFF;
	width: 63px;
	height: 45px;
	float: left;
}
#webdevcol1 {
	background:url(../images/brackets_curly.png) no-repeat;
	background-position: 0px 26px;
}
#webdevcol2 {
	background:url(../images/brackets_html.png) no-repeat;
	background-position: 0px 26px;
}
#webdevcol3 {
	background:url(../images/brackets_regular.png) no-repeat;
	background-position: 0px 26px;
}
#webdevcol4 {
	background:url(../images/brackets_square.png) no-repeat;
	background-position: 0px 26px;
}
div.copyright {
	position: absolute;
	bottom: -20px;
	left: 10px;
	font-size:11px;
}
div.validated {
	position: absolute;
	bottom: -45px;
	right: 15px;
}
label {
	float: left;
	font-weight: bold;
	margin-right: 10px;
}
input, select {
	width: 250px;
	text-align: center;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border: 1px dotted #000;
	padding: 2px;
}
textarea {
	width: 360px;
	margin: 15px 0 5px 0;
	text-align: center;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border: 1px dotted #000;
	padding: 2px;
	}
#Submit {
	background: #000;
	color: #fff;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	width: 360px;
}
#Submit:hover {
	cursor:pointer;
}
#Type {
	width: 255px;
	text-align:center;
}
#Name, #Namelb {margin-top: 33px;}