body {	margin-left:0px;
	      margin-top:0px;
	      margin-right:0px;
	      margin-bottom:0px;
	      font-family:Arial,'Times New Roman','MS Sans Serif';
	      font-size:13px;
		 }
.page { margin-left:auto;
				margin-right:auto;
				width:940px;
				align:center;
			}		 
a img {border:0px;}
hr { height:1px;}
.pageheader  { width:940px;height:100px;}
.pagecontent { width:940px;}

.menu { width:940px;height:16px;background:#000;color:white; }

.menu a , .menu a:visited {text-decoration:none;color:yellow;}
.menu a:hover {text-decoration:underline;color:yellow;}
.menu_left  { float:left; }
.menu_right { float:right;}

.footer  {width:940px; }
.footer a, .footer a:visited {text-decoration:none;color:yellow;}
.footer a:hover {text-decoration:underline;color:yellow;}
	
.sidebar {float:left;
					color:white;
					width:260px;
					height:auto;
					padding-top:10px;
					padding-left:5px;
				 }
.content {float:left;
					color:#222;
					padding-top:10px;
					padding-left:5px;
					width:730px;
					height:auto;
					
				 }
.main    {width:1000px;
				  height:auto;
	        background-image:url("../i/background.png");
					background-repeat:repeat-y;
				 }
			 
.sidebar a:visited, .sidebar a {text-decoration:none;color:yellow;}
.sidebar a:hover {text-decoration:underline;color:yellow;background:black;}
.content a:visited, .content a {text-decoration:none;color:#0000A0;}
.content a:hover {text-decoration:underline;color:yellow;background:black;}

.blackinput {margin-top:3px;
						 width:255px;
						 height:16px;
						 background:black;
						 color:white;
						 border:0px;
						 font-family:FixedSys;
						 font-size:9px;
						}
.blackbox { background:black;
						width:255px;
						padding-top:3px;
						padding-bottom:3px;
						margin-top:3px;
						
					}
.contentinput {border:1px dotted #333; 
							 background:#DADBDC;
							 color:#333;
							 font-family:FixedSys;
							 font-size:9px; 
							}
.contentsubmit {border:1px dotted #333; 
								background:#DADBDC;
								color:#0000A0;
								font-family:FixedSys;
								font-size:9px; 
							 }

.adsense728x90 {float:right;width:730px;height:90px;padding-right:3px;padding-top:10px;}		