/* Resets */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, address, big, cite, code, em, font, img,  small, strong, ol, ul, li,fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}



/* Main styles */

body{
	margin:0; padding:0;
	color:#4d4b4b;
	background: #d8d9d0 url(images/paperbg.jpg) top center fixed ;
	font-family: Georgia, sans-serif;
	font-size:14px;	
	line-height:150%;
}
body img{
	padding-right:5px;
}

body a{
	color:#cc5630;
	text-decoration:none;
	font-size:15px;
}
	

p{	
	margin-bottom:15px;
}

#container{
	width:960px;
	margin:40px auto;
	padding-top:110px;
	background: url(images/box_paper-copy4.png) no-repeat;
	text-align:center;
	height:574px;
}

.intro_text{
	font-size:18px;
	margin-top:10px;
	margin-bottom:30px;
}

.countdown h4{
	font-weight:400;
	font-size:12px;
	color:#848282;
}
	
.countdown #counter{
	font-size:22px;
	color:#1e1a19;	
	margin-bottom:50px;
}
.linkforstudents{
	margin: 0px 0 50px 765px;
	width:202px;
	height:79px;
	background: url(images/sidebar.png) no-repeat;
	text-align:right;
	position:absolute;
}

#sidebar1 a{
	color:#cc5630;
	text-decoration:none;
	font-size:15px;
}

#sidebar2 a{
	color:#cc5630;
	text-decoration:none;
	font-size:17px;
}

.sidebar{
	color:#cc5630;
	text-decoration:none;
	position:relative;
	margin: 27px 20px 40px 10px;

}

.status{	
	margin:0 135px;
	text-align:left;
	margin-bottom:35px;
}
	
.twitter{	
	text-align:left;
	background:url(images/twitterbg_paper.png) center no-repeat;
	height:95px;
}

#tweet{
	width:590px;
	padding:20px 0 0 220px;
	text-align:left;
	color:#263f01;
}
	
	
#tweet a{
	color:#cc5630;
	text-decoration:none;
}

#tweet a:hover{
	border-bottom:1px solid #cc5630;
}

#tweet ul{
	list-style:none;
	margin:0;padding:0;
}

#tweet li{
	display:inline;
}

#info{
	text-align:right;
	font-size:12px;
	color:#848282;
}
