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

*{
    margin:0;
    padding:0;
}

body, html {
	height: 1110px;
	width: 100%;
	background:url(/images/black_linen_v2.png) repeat;
	line-height:1;
}

#wrapper{
width: 1000px;
height: 1050px;
background:url(../images/exclusive_paper.png) repeat;
position: relative;
right:auto;
left:auto;
margin-right:auto;
margin-left:auto;
top: 30px;
}


#titleImage {
position: relative;
width: 700px;
height: 70px;
margin-left: 76px;
top: 32px;
}

#placeholder{
position: relative;
left:0px;
top: 52px;
}

#menu{
position:relative;
top: 50px;
width: 929px;
height: 45px;
background: url(../images/menuBG.png) repeat;
padding-left:71px;
}

#menu a{
text-decoration:none;
color:#FDFDFD;
font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size:13px;
font-weight:300;
font-style:normal;
text-decoration:none;
padding-right: 14px;
padding-left: 14px;
position:relative;
padding-top:14px;
padding-bottom:14px;
top:14px;
height: 45px;
}

#menu a:hover{
color: #373737;
background-color:#FFFFFF;
}

#menu a #selected{
color:#FFFFFF;
font-weight: bold;
}

#contact-wrapper{
position:relative;
left: 85px;
top:90px;
color:#373737;
font:normal normal normal 18px/normal 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

label{
color:#666666;
font:normal normal normal 18px/normal 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

input, textarea, #submit {
	color:#373737;
	font:normal normal normal 18px/normal 'Helvetica Neue', Helvetica, Arial, sans-serif;
	background-color:none;
	background:url(../images/bgContactForm.png)repeat top left;
}

#Tyrone{
	position:absolute;
	left:50%;
	margin-left:215px;
	top:215px;}
	
#twitter{
	position:absolute;
	left:50%;
	margin-left:215px;
	top:415px;
	width:280px;
	height:500px;}
	
#contactMessage{
	font-size:28px;
	font-weight:bold;}