@import url("fresh2.css");
body {
	background-color: #666666;
	background-position: top;
}
data {
	background-position: center;
	font-family: "VAG Rounded Std Thin", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #666666;
}
#shadow {
	background-image: url(images/bkgdshadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.gamedescript {
	font-family: "VAG Rounded Std Thin", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	padding: 15px;
}
.macmessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #ff0066;
	padding: 15px;
}
.newsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3399FF;
	text-decoration: none;
	text-align: left;
	background-position: left;
	padding-left: 15px;
}
.learnmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3399FF;
	text-decoration: none;
	text-indent: 5px;
	padding-left: 15px;
}
.freshbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.freshbodyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #3399FF;
	text-decoration: none;
}
.newsbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	padding-left: 15px;
}
.supportheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bolder;
	color: #FF6600;
}
.newsholder {
	background-image: url(images/newsbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.linkholder {
	background-image: url(images/colinkbox.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.links {
	font-family: "VAG Rounded Std Thin", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;
}
#twitter_t {
   width: 376px;
   height: 67px;
   background-image:url("http://www.freshgames.com/twitter/twitter_top.jpg");
}

#twitter_m {
   width: 376px;
   padding: 0 15px;
   background:url("http://www.freshgames.com/twitter/twitter_middle.jpg")  0 0 repeat-y;
}

   #twitter_container {
       min-height:45px;
       height:auto !important;
       height:40px;
       padding-bottom:10px;
   }

       #twitter_update_list {
           width: 360px;
           padding: 0;
           overflow: hidden;
           font-family: Georgia;
           font-size: 14px;
           font-style: italic;
           color: #31353d;
           line-height: 16px;
           font-weight:bold;
       }

       #twitter_update_list li {
           width: 360px;
           list-style: none;
       }

       #twitter_update_list li a {
           color: #5f6d76;
           border-bottom: dotted 1px;
           text-decoration: none;
       }

       #twitter_update_list li a:hover {
           color: #31353d;
           background: #d3f1f9;
       }

#twitter_b {
   width: 376px;
   height: 39px;
   background-image:url("http://www.freshgames.com/twitter/twitter_bottom.jpg");
}
