/*CSS style for http://www.precisionapplications.com/*/

body {
margin:2;
overflow: hidden;
}

#main {
background: #000099 url(img/bg_main.png) repeat-y; 
width: 856px; 
}

#top {
background: #000099 url(img/bg_top.png) no-repeat; 
width: 856; 
height: 28;
}

#container {
width: 856; 
height: 400;
}

#bottom { 
background: #000099 url(img/bg_bottom.png) no-repeat; 
width: 856; 
height: 28;
}

#banner {
background-image:url(img/banner.png);
width:808;
position:relative;
top:-5;
left:-1;
}

#loginbox {
height: 240px;
border: medium solid rgb(39,39,168)
}

#inputs {
width:300;
height:auto;
}

/*text*/
#downloadstext {
font-family: Verdana; 
text-decoration:none; 
}

#h1 { 
font-family: Verdana; 
color: #1F1F9F; 
}

#h1 p{ 
font-family: Verdana; 
color: #1F1F9F;
font-size:100%;
}

#h2 { 
font-family: Verdana; 
color: #1F1F9F; 
text-decoration:none;
}

#table1 {
position: inherit; top: 20px;
}

#table2 {
position: inherit; top: 20px;
}

#p { 
font-family: Verdana; 
color: #1F1F9F;
font-size:14px;
position:relative;
top: -5px; 
}


p { 
font-family: Verdana; 
color: #1F1F9F;
font-size:14px;
position:relative;
top: -5px; 
}

#pnews { 
font-family: Verdana; 
color: #1F1F9F;
font-size:12px;
position:relative;
top: -18px; 
}

#pnews2 { 
font-family: Verdana; 
color: #1F1F9F;
font-size:14px;
position:relative;
top: -15px; 
}

#img { 
border: 4 #1F1F9F solid;
}

#atcbanner {
position: relative; 
top: 0;
left: 100;
}

#atcbannersmall {
position:relative;
top:142;
width:100px;
}

#slideshow { 
border: 2 #ffffff solid; 
position: relative; 
top: -7;
right: -77; 
}

#flash { 
position: relative; 
bottom: 10;
}

a:link { 
font-family: Verdana; 
color: #1F1F9F; 
text-decoration:none; 
}

a:visited { 
font-family: Verdana; 
color: #1F1F9F; 
text-decoration:none;
} 

a:hover { 
font-family: Verdana; 
color: #1F1F9F; 
text-decoration:none; 
} 

/*nav*/

#nav {
float:left;
width:;
background-image:url(img/nav_bg.png);
position:relative;
top:5;
left: 23;
height: 400;
}

#button {
position:relative;
top:10;
}

#frame {
float: right;
position: relative;
top: 5;
left: -23;
width: 700px;
height: 400px;
overflow:hidden;
}

#framedownloads {
float: right;
position: relative;
top: 5;
left: -23;
width: 700px;
height: 400px;
overflow:auto;
}

#frameuser {
float: right;
position: relative;
top: 5;
left: -23;
width: 700px;
height: 400px;
overflow:auto;
}

#framenews {
float: right;
position: relative;
top: 5;
left: -23;
width: 700px;
height: 400px;
overflow:auto;
}

#link {
text-decoration:underline;
font-size:14px;
font-family:Verdana;
color:#000099;
}

#hhr {
background-image:url(img/hr.png);
width:700px;
height:2px;
}

#rule {
position:relative;
bottom: 10px;
}