* {
    padding: 0;
    margin: 0;
} 

p {
margin-bottom: 10px;
}

body {
background: #eeeeee;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
padding: 0;
margin: 0;
color: #555;
line-height: 17px;
}

img { border: none; }
a { color: #A70328; }
a:hover { text-decoration: none; color : #999; }
h3 { border-bottom: 1px dotted #aaa; color: #A70328; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 100; font-size: 22px; letter-spacing: -1px;}
h3 a { text-decoration: none; font-size: 22px; letter-spacing: -1px; }
h3 a:hover { color: #999;
}

HR
{
	border: dotted;
	height: 1px;
	background: #bbbbbb; 
	color: #bbbbbb;
	margin-top: 15px;
	margin-bottom: 15px;
}

#wrap {
width: 1024px;
margin: 20px auto;
}

#header {
background: #eeeeee url(images/at_header.jpg) no-repeat;
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
height: 244px;
}


#menu {
background: #eeeeee url(images/at_menu.jpg) no-repeat;
height: 27px;
line-height: 27px;
padding-left: 30px;
}
#menu li {
float:left;
list-style-type:none;
}
#menu li a {
display:block;
padding:0 10px;
text-decoration:none;
color: #fff;
}
#menu li a:hover {
color:#fff;
text-decoration:none;
background: #7E7E7E url(images/at_menu_hover.jpg) repeat-x;
}

#content { 
padding: 0 20px;
background: #eeeeee url(images/at_content.jpg) repeat-y;
}

#left {
padding: 10px 0;
width: 750px;
float: left;
font-size: 14px;
text-align: justify;
}
#left h3 { border-bottom: 1px dotted #aaa; }

#right{
padding: 20px 0;
width: 210px;
font-size: 14px;
float: right;
}
#right h3 { background: #A50328 url(images/sidebarh3.jpg) no-repeat; height: 30px; line-height: 30px; font-size: 16px; border: none; padding: 0 0 0 10px; margin: 0; color: #fff; }
#right ul { list-style-type: none; padding: 10px 0 20px 20px; }
#right ul li { padding: 2px 0 3px 0; }
#right ul li a { color: #A70328; font-weight: 100; display: block; text-decoration: none; font-size: 14px;  }
#right ul li a:hover { color : #999; }

#footer {
font-size: 10px;
color: #fff;
text-align: center;
height: 70px;
line-height: 25px;
background: #eeeeee url(images/at_footer.jpg) no-repeat;
}
#footer a { 
color: #fff;
text-decoration: none;
}
#footer a:hover {
color: #fff; 
text-decoration: underline; 
}
#miltx_cont
{
	align: center;
	background-color: #ebebeb;
	text-align: center;
}