/* CSS Document */
html {
background-color:#222222;
min-width:750px;
color:#FFFFFF;

}

#contact {
/position:absolute;
top:15px;
left:15px;
background-color:#FFFFFF;
padding:5px;
font-family:lucida, helvetica, georgia, "Times New Roman", Times, serif;
width:85px;
}

#contact a:link, #contact a:visited, #contact a:active{
	text-decoration: underline;
	color:#333333;
	}

 #contact a:hover {
 	text-decoration: underline;
	color:#FF0000;
	}


#click {
font-family:Arial, Helvetica, sans-serif;
margin-left:170px;
font-size:15px;
margin-top:-10px;
color:#000000;
text-decoration:none;
background:none;
}

#click img {
background:none;
background-image:none;
}

#pay {
padding:relative;
margin-top:430px;
text-align:center;
display:block;
}


#footer {
position:relative;	
bottom:0px;
color:#333333;
padding-top: 5px;
font-family: arial;
font-size: 11px;
text-align: center;
margin-bottom:10px;
background-color:#FFFFFF;
padding:5px;
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	text-decoration: none;
color:#333333;
	}


#profile {
position:absolute;
right:0px;
top:0px;
}

#shirt {
padding:relative;
text-align:center;
padding:0px;
margin-left:0px;
border:0px;
background:none;
}

#shirt img {
border:0px;
background-image:none;

}

#price {
position:absolute;
margin-top:150px;
padding:relative;
margin-left:67%;
}

h3 {
font-size:15px;
margin-bottom:0px;
font-family:lucida, helvetica, georgia, "Times New Roman", Times, serif;
/background-color:#000000;
}


h1 {
font-size:49px;
/background-color:#000000;
/text-transform: uppercase;
}

#headline {
position:relative;
margin-top:-640px;
/background-color:#000000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:40px;
color:#FFFFFF;
text-align:center;
padding:0;
height:102px;
}

#text {
position:relative;
font-family:lucida, helvetica, georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#FFFFFF;
text-align:left;
padding:0;
width:510px;
margin-top:20px;
margin-left:auto;
margin-right:auto;
line-height:17px;
}


#text a:link, #text a:visited, #text a:active{
	text-decoration: underline;
	color:#999999;
	}

 #text a:hover {
 	text-decoration: underline;
	color:#FF0000;
	}
