
body {
  width : inherit;
  background-color : #000000;
  /*background-image : url(/images/backgroundgradient.gif);
  background-repeat : repeat-x;*/
  font-family: 'Trebuchet MS', 'Verdana', 'Tahoma', 'Arial', sans-serif;
}

body img {
  border : 0;
}

a {
	text-decoration: none;
}

input.btn:hover{
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;
}

input.btn{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}
      
#content 
{
  margin: 10px auto 10px auto;
  height: auto;
  width: 740px;
  padding: 10px;
  background-color: #FFFFFF;
}

#boxmain 
{
  float : left;
  width : 740px;
  height : auto;
  background-color : white;
  padding : 0px;
  text-align : left;
}

#boxheader 
{
  float : left;
  width : 740px;
  height : 57px;
  background-color : #3b85ca;
  background: url(/images/header.jpg) no-repeat;
}

.boxbutton {
  float : left;
  width : 77px;
  height:27px;
  background-color : white;
  background: url(/images/bgr_navigation.gif) repeat-x;
  text-align : center;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : bold;
  color : white;
  padding-top : 6px;
}

.boxbutton a {
  color : white;
  text-decoration : none;
}

.boxbutton a:hover {
  color : #cccc99;
  text-decoration : none;
}

#adphoto {
  float : right;
  width : 428px;
  padding: 0px;
  height : 257px;
  background-color : white;
  margin-top: 0px;
  margin-bottom : 5px;
  background-image : url(/images/screenphotos_down.jpg);
  background-repeat : no-repeat;
}

#ads {
  padding: 0px;
  float : left;
  width : 308px;
  height : 250px;
  background-color : white;
  margin-top : 5px;
  margin-bottom : 5px;
  border-top : 1px solid #ffffff;
  border-bottom : 1px solid #ffffff;
}

.title {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : white;
	padding-top: 6px;
	padding-left: 5px;
	height:27px;
	background: url(/images/bgr_navigation.gif) repeat-x;
}

#left h1 {
  padding : 3px;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #3b85ca;
}

#left a{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3b85ca;
}

#tutorial {
  overflow: x;
  float : right;
  width : 428px;
  background-color : white;
  margin-top : 5px;
  margin-bottom : 5px;
  border-top : 1px solid #ffffff;
  border-bottom : 1px solid #ffffff;
}

#tutorial_body {
	background-color: #F3f3f3;
	text-align: left;
}

#left {
  float : left;
  width : 308px;
  height : auto;
  background-color : white;
  margin-top : 5px;
  margin-bottom : 5px;
  border-top : 1px solid #ffffff;
  border-bottom : 1px solid #ffffff;
}

.date {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #f3f3f3;
	border: 1px solid #e3e3e3;
}

#search {
	padding-top: 15px;
	padding-left: 570px;
}

input.search{
	background-color: #f3f3f3;
	border:1px solid;
}

#t_hd {
	color: white;
	text-decoration: underline;
	padding: 3px;
}

#tutorial_intro {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#tutorial_timestamp {

}


#h3_adsense a
{
	color: #3b85ca;
}

#h3_adsense
{
	font: bold 12px arial, sans-serif;
	text-decoration: underline;
	margin: 10px 0 0 0;
	color: #3b85ca;
}

#p_adsense
{
	font: normal 11px/14px arial, sans-serif;
}