/* CSS Document */
html{
	overflow:hidden;
	background-color: #672553;
}
body {
font-size: 75%;
font-family: Tahoma,Arial;
	line-height: 1.88889;
	color: #fcf1fa;
margin: 0;
padding: 0;
	
	

} 
a {

	text-decoration: none;
	color: #DC52AC;
}
a:hover {
	
	color: #DD9FC2;
}
#container2{
	margin-left: auto;
	margin-right: auto;
	
	width: 100%;
	height: auto !important;
	max-height: 100%;
	height: 100%;
	text-align: center;
}
#foot{

	text-align: right;
bottom: 0px;
margin-right: 10px;
 height: 30px;

}

img, #foot { behavior: url("iepngfix.htc"); vertical-align: middle}

#enter{
	width: 100%;
	background-color: #7D2D65;
	text-align: center;
	font-weight: bold;
	font-variant:small-caps;
	font-size: 110%;
}

#enter a{
	font-size:120%;
	color:#FF99FF;
}

.prog{
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fcf1fa;
}

.ink2 {
	
	text-decoration: none;
	color: #DC52AC;
	font-weight:normal;
	font-variant:normal;
}

#footer{
clear: both;
border-top: #00CCCC 1px dashed;
text-align: left;
bottom: 0px;
margin: 5px 5px 5px 0px;
padding-top: 5px;
height: 30px;
color: #00CCCC;
font-variant:small-caps;

}

img, #footer { behavior: url("iepngfix.htc"); vertical-align: middle}

#footer ul { 
	list-style: none; 
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 5px;
	display: inline;
}

#footer ul li{ 
	display: inline;
	margin: 2px 2px 2px 2px;
}

