* {
  margin: 0;
  padding: 0;
	}
body {
	font: 75%/1.6 Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/tam_bg.jpg);
	background-repeat: repeat;
	text-align: center; 
  	}
h1  {
	font-size: 2.4em;
	font-weight: normal;
	text-align: center;
	}
h2  {
   font-size: 2.0em;
   font-weight: normal;
	}

p, li {
  font-size: 1.4em;
	}

h1, h2, p {
  margin: 1em;
	}
#wrapper {
	width: 720px;
	margin: 0 auto;
	text-align: left;
	}
#header {
	text-align: center;
	}
a.thispage
	{
	font-style: normal;
	border: 3px solid #660000;
 	}
#navcontainer {
	text-align: center;
	font-size: 15px;
}
#navlist ul
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	}
#navlist li
	{
	display: inline;
	list-style-type: none;
	}
#navlist a {
	padding: 0px 10px;
	}
#navlist a:link, #navlist a:visited
	{
	color: #000000;
	background-color: #F1D7BE;
	text-decoration: none;
	}
#navlist a:hover
	{
	color: #ffffff;
	background-color: #751919;
	text-decoration: none;
}
/* end nav */
/* Easy CSS Tooltip - by Koller Juergen [www.kollermedia.at] */

a:hover {
	background:#ffffff;
	text-decoration:none;
	 } /*BG color is a must for IE6*/
/*end tooltip*/
img {
	border: 1
	}
#leftcol {
	width: 180px;
	margin-top: 45px;
	}
ul.news li {
	list-style: none;
	text-align: center;
	border-style: none;
	}
ul.news li a:link {
	color: #660000;
	text-decoration: none;
	}
ul.news li a:visited {
	color: #660000;
	text-decoration: none;
	}
ul.news li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #660000;
	}
#content { 
  width: 520px;
  float: right; 
	}
#flashcontent
	{
	margin: 45px 0px 0px 100px;
	}	
#popups {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}	
#gallery
	{
	margin-top: 50px;
	margin-left: 15px;
	}
.figure {
	float: left;
	width: 210px;
	margin: 0 10px 10px 10px;
	}
.photo img {
	padding-left: 55px;
	background-image: url(../images/tam_bg.jpg);
	background-repeat: repeat;
	}
.figure p {
	font: bold normal 18px "Times New Roman", Times, serif;
	text-align: center;
	margin: 10px 0 0 0;
	height: 5em;
	}
/*end services layout */
/*portfolio layout*/
#sites {
	width: 700px;
	margin-top: 50px;
	height: 360px;
	margin-right: auto;
	margin-left: auto;
	}
.sites a:hover {
	color: #751919;
}

.samples {
	float: left;
	margin: 0px 10px 10px;
	}
/*end porfolio layout*/
/*links page*/ 
 ul.sites li a:link {
	color: #660000;
	text-decoration: none;
	}
ul.sites li a:visited {
	color: #666666;
	text-decoration: none;
	}
ul.sites li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #660000;
	}

#links {
	margin-top: 50px;
	margin-left: 50px;
	width: 650px;
	font-size: 13px;
	}
#links ul li {
	text-align: left;
	}
.cash {
	margin-top: 50px;
	margin-left: 160px;
	}
/*end prices*/

/*contact page*/
#contact form {
	margin-top: 50px;
	margin-left: 45px;
	text-align: left;
	width: 300px;
	font-size: 16px;
	}
.contact {
	float: right;
	margin-top: 50px;
	margin-right: 40px;
	}
	/*end contact*/
#footer {
	text-align: center;
	clear:both;
	margin-left: 200px;
	padding: 0px 20px 1px;
	}
#hit  {
	margin-left: 200px;

	}
.me {
	margin-top: 45px;
	margin-left: 10px;
}

