/* CSS Document */
body {
	background-color: #0033FF;
	margin:0px;
}
.code {	color: #000099;
	font-size: 25px;
	text-decoration: underline;
	font-family: Impact;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: 000000;
	line-height: 14px;
	text-decoration: none;
}
.caps {
	border: 1px solid #FF9B25;
}
a.mid {

	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.mid:hover {

	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFF66;
	text-decoration: underline;
}
.text1 {
	font-family: Tahoma;
	font-size: 11px;
	color: 000000;
	line-height: 14px;
	text-decoration: none;
}
.text2 {
	font-family: Tahoma;
	font-size: 11px;
	color: 000000;
	line-height: 14px;
	text-decoration: none;
}
.name {
	font-family: Tahoma;
	font-size: 11px;
	color: E83086;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.name:link,visited,hover {
	font-family: Tahoma;
	font-size: 11px;
	color: E83086;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}
.textsmall {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFCCFF;
	line-height: 12px;
	text-decoration: none;
}
.BigName {
	font-family: Impact;
	font-size: 30px;
	color: #FFFF00;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
a.BigName:link {
	font-family: Impact;
	font-size: 30px;
	color: #FFFF00;
	line-height: 30px;
	text-decoration: blink;
	font-weight: bold;
	text-transform: uppercase;
}
a.BigName:visited {
	font-family: Impact;
	font-size: 30px;
	color: #FFFF00;
	line-height: 30px;
	text-decoration: blink;
	font-weight: bold;
	text-transform: uppercase;
}
a.BigName:hover {
	font-family: Impact;
	font-size: 30px;
	color: #000000;
	line-height: 30px;
	text-decoration: blink;
	font-weight: bold;
	text-transform: uppercase;
}

.BigWhite {
	font-family: Tahoma;
	font-size: 18px;
	line-height: 18px;
	color: FFFFFF;
        text-decoration: none;
	font-weight: bold;
}
.nameBig {
	font-family: Tahoma;
	font-size: 18px;
	line-height: 18px;
	color: EF398C;
	font-weight: bold;
}
.dates {
	font-family: Tahoma;
	font-size: 11px;
	color: EF398C;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
	
}
.titlewhite {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}
.code1 {color: #ADA487;
	font-size: 10px;
	font-family: Impact;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	margin: 0;
}
#container {position: relative ; width:760px; margin:10px auto 0 auto; background:#fff; border:1px solid #aaa; text-align:center;}

#container ul {width:760px; padding:0; margin:5px; list-style-type:none; float:right;}

#container li {float:left;width:190px;}

#site {position: relative ; width:790px; margin:0px auto 0 auto; background:#fff; border:3px solid #aaa; text-align:center;}
#footer {position: relative ; width:790px; margin:0px auto 0 auto; border:0px solid #aaa; text-align:center;}
#left {position: relative ; width:400px; margin:0px auto 0 auto; border:0px solid #aaa; text-align:left;float:left}
#right {position: relative ; width:380px; margin:0px auto 0 auto; border:0px solid #aaa; text-align:right; float:right}
