body {
margin:0; 
font-family:Georgia, Times, serif; 
/* background:url(images/stars.jpg) center top #000000 ; */
background-color: #A02443; 
}

a {
color:#FDC605; 
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

h1 {
font-size:15px; 
font-weight:normal; 
color:#566729; 
margin:15px 0 10px 0;
}

h2 {
font-size:20px; 
font-weight:normal; 
margin:10px 0;
}

h3{
font-size: 17px; 
font-weight: normal; 
margin:10px 0;
}

h4{
font-size:20px; 
font-weight: normal;
color:#566729; 
margin: 10px 0; 
}

p{
font-size: 12px; 
font-weight: normal; 
}

img {
border:none;
}

br {
line-height:10px;
}

#container {
width:1000px; 
margin:0 auto;
}

#main {
border:0px solid red; 
width: 1000px;
padding: 10px 0 0px 0; 
}

#photos{
padding: 10px 0 0px 0; 
}

#photos img{
border:0px solid #FFFFFF; 
margin:0 10px;
}

#photos img:hover{
border-color:#D6D6D6;
}

#holder{
width: 1000px; 
margin-top:5px;
border: 0px solid black; 
}

#top_curve{
background-image:url(http://www.gtaxo.com/images/top_curve.jpg);
background-repeat:no-repeat;
height: 40px; 
}

#middle_curve{
width: 1000px; 
padding:0px 0px;
border: 0px solid blue; 
background: url(http://www.gtaxo.com/images/main_curve.jpg); 
float:left; 
}

#bottom_curve{
background-image:url(http://www.gtaxo.com/images/bottom_curve2.jpg);
background-repeat:no-repeat;
height: 100px; 
}

#text_bottom {
color:black; 
font-size:11px; 
line-height:16px;
float:left; 
padding-left: 30px; 
padding-top: -10px; 
}

#text_bottom ul{
padding:0; 
margin:10px 0;
}

#text_bottom li{
margin-left:20px;
font-size: 12px; 
}

#first_col {
width:220px; 
float:left; 
margin-right:20px;
padding-right: 20px; 
border-right: 2px dotted #EEB211; 
}

#first_col h3 {
color:#566729; 
border-bottom:1px solid #5d5d5d; 
padding-bottom:5px;
}

#first_col.link{
font-size: 14px; 
text-decoration:underline;
color: #566729;
line-height: 20px; 
padding-left: 5px; 
}

#first_col a{
font-size: 14px; 
text-decoration:none;
color: black;
line-height: 10px; 
font-weight: bold; 
padding-left: 5px; 
}

#first_col a:hover{
text-decoration: underline; 
}

#first_col img{
}


#second_col {
width:560px; 
float:left; 
margin-right:40px;
}

#second_col h2 {
color:#EEB211; 
padding-bottom:10px;
}

#inner_left{
width: 230px; 
float: left; 
}

#inner_right{
width: 280px; 
float: right; 
}

#footer {
clear:both; 
height:100px; 
background:url(http://www.gtaxo.com/images/bottom_curve2.jpg) no-repeat; 
margin-left: 1px; 
}