/* CSS Document */

body{
	color:#9cf;
	background-image:url(imgs/breather.jpg);
	background-repeat: repeat;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family:Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
}

.me{
	padding-left:50px;
}

h2{
	background-image: url(imgs/dot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom:5px;
	margin-right:15px;
}

#container{
	background-color: #CCCCCC;
	position: relative;
	min-height: 100%;
	voice-family: inherit;
	margin-left: auto;
	margin-right: auto;
	background-image:url(imgs/stripe1.gif);
	background-repeat:repeat-y;
	height:100%;
	padding 0 0 0 0;
	left: auto;
	right: auto;
	width:550px;
	background-position: center center;
	margin-top: 0px;
	padding-top: 0px;
}

#text form{
border: 1px dotted #dec19f;
padding: 20px;
margin:10px;

}
#text input{
border: 2px solid #9cf;
width: 300px;
}
#text textarea{
border: 2px solid #9cf;
width: 300px;
height:250px;
}
.submit{
	
	color: #9cf;
	background-color: #000;
	border: 2px solid #9cf;
}

#footer{
	margin-top:10px;
	border-top: 1px dotted #9cf;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 10px;
	text-align: center;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
	padding-bottom: 5px;
}
#header{
	background-image:url(imgs/top_logo1.jpg);
	background-repeat:no-repeat;
	width:550px;
	padding-top:0px;
	background-position: center center;
	height: 170px;
}

#header p{
	text-align:center;
	padding-top:105px;
}

#text a{
	text-decoration:none;
	color:#CCCCCC;
}
 a.work{
	font-size:16px;
	text-decoration:none;
	color:#CCCCCC;
}

#text a img{
    border:none;
	text-decoration:none;
	color:#CCCCCC;
}

#text img{
	padding-left:5px;
}

/*----------------------Links------------------- */

#links{
        
	background-image:url(imgs/links2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:133px;
	height:220px;
        padding-top: 12px;
	padding-left:13px;
	float:left;
}

* html #links{
	width: 113px;
	wi\dth:113px;
	padding-left:30px;
	padd\ing-left30px;
}

#links ul {
	list-style:none; 
	border:none; 
	margin-top:0px; 
	padding-top:33px;
	padding-left:0px;

}

* html #links ul{
	width: 110px;
	w\idth:110px;
	padding-left:0px;
	padd\ing-left:0px;
}

#links li a {
	color:#333;
	font-size:13px;  
	display:block; 
	padding:2.5px 0.2em; 
	width:108px; 
        padding-left: 10px;
  	text-align:left; 
  	text-decoration:none;
}

* html #links li a{
	width:86px;
	wi\dth:86px;
	margin:0px 2px 0px 0px;
	m\argin:0px 2px 0px 0px;
	padding:1px .1em;
	padd\ing:1px .1em;
}

html>body #links li a{
	width:113px
}
  
#links li a:hover {
	font-weight:300;
	color:#ffffff;
	background-color:#9cf;
	font-weight:800;

}


/*------------------------END of LINKS------------*/


h1{
	font-size: 16px;
	line-height: normal;
	padding-top: 0px;
	background-image: url(imgs/bar.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

#text{
	width:380px;
	position: relative;
	padding-right: 15px;
	padding-left: 0px;
	margin-left: 150px;
}
 
