html, body, form { margin: 0; padding: 0; }
#head { position: absolute; top: 0; height: 2px; }
#content { margin-top: 1px; 
} 
img {
   border: 0 none;
     }
* { margin:0; padding:0; }
A:visited {color: blue;}
h1 {
      text-decoration:bold;
	color:#000000;
	font:12px verdana, arial, helvetica, sans-serif;
	margin:25px 0px 0px 0px;
        text-align: center;
}

h2 {
      text-decoration:bold;
	color:#000000;
	font:10px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 1px 7px;
        text-align: center;
}

h3 {
      text-decoration:bold;
	color:#000000;
	font:12px/20px verdana, arial, helvetica, sans-serif;
	margin:1px 0px 0px 7px;
        text-align: top;
}

h4 {
      text-decoration:bold;
	color:#000000;
	font:9px/20px verdana, arial, helvetica, sans-serif;
	margin:12px 0px 0px 0px;
        text-align: center;
}
h5 {
      text-decoration:bold;
	color:#000000;
	font:14px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 0px 5px;
}
h6  {
      text-decoration:bold;
	color:#ff0000;
	font:12px verdana, arial, helvetica, sans-serif;
	margin:25px 0px 0px 0px;
        text-align: center;
}
h7  {
      text-decoration:bold;
	color:#08f702;
	font:12px verdana, arial, helvetica, sans-serif;
	margin:25px 0px 0px 0px;
        text-align: center;
}
h8  {
      text-decoration:bold;
	color:#F70208;
	font:12px verdana, arial, helvetica, sans-serif;
	margin:5px 0px 5px 0px;
        text-align: center;
}
.submit {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #000000;
    padding:0 3px 0 3px;
    color:#fffff;
    cursor:pointer;
    font:11px sans-serif;
    width: 140px; 
    height: 28px;
    font-size: inherit;
    margin-top: 7px;
	}
.submit:hover {
    border: 1px solid #8dd448; 
    cursor:pointer;
    color: #8dd448; 
}

input {
  font-size:14pt;
  width: 400px;
}

div.ui {text-align: center; margin-left: auto; margin-right: auto; width: 100%; height: 210px; background-image:url('/bgstripe.jpg');}
.spazer {text-align: center; width: 100%; height: 170px; overflow: hidden; background-image:url('/bgstripe.jpg');}

div.hrb {width: 100%; height: 20px; background: #dff4b4;}
div.uiadd {
margin-left: auto;
margin-right: auto;
width: 490px;
height: 300px;
background: #fffff;
} 
div.uiadd1 {
text-align: center;
margin-left: auto;
margin-right: auto;
width: 570px;
height: 120px;
background: #fffff;
} 
div.footer {
margin-left: auto;
margin-right: auto;
width: 490px;
height: 300px;
background: #fffff;
} 

div.about {
text-align: center;
margin-left: auto;
margin-right: auto;
width: 570px;
height: 450px;
background: #fffff;
} 
div.hrw {
width: 100%;
height: 2px;
background: #fffff;
} 

div.hr {
width: 100%;
height: 1px;
background: #000000;
} 
div.space {
width: 100%;
height: 10px;
} 
.triColumn
{
	float: left;
	width: 290px;
	overflow: hidden;
}


#Heading {
	margin: 0px 10px 0px 0px;

    }
/*JUITTER PLUGIN CSS*/

#juitterContainer{
margin-left: auto;
margin-right: auto;
width:500px;
height:700px;
padding-top:10px; } /*Juitter container*/

#juitterContainer .twittList{margin:0;padding:0;} /* UL that will contain the list of tweets */

/* Bellow the list of tweets "<li>" */

#juitterContainer .twittLI{list-style:none;background:#EEFDEA;margin:0;padding:5px 0 0 0;border-bottom:dashed 1px #CAF8C9;padding:3px;clear:both;height:70px;} 
#juitterContainer .twittList SPAN.time{color:#777;font-size:0.9em}
#juitterContainer .twittList A{color:#006600;} /*Links inside the tweets list */

/* Bellow the CSS for the avatar image  */

#juitterContainer .juitterAvatar{float:left;border:solid 1px #D3EECA;background:#FFF;margin-right:5px;padding:2px;width:48px;;height:48px;}

#juitterContainer .jRM{float:right;clear:both} /*read it on twitter link*/

#juitterContainer .extLink{} /*CSS for the external links*/

#juitterContainer .hashLink{} /*CSS for the hash links*/

/*end of Juitter CSS*/
