/* UA - wp style */

body {
font-family: "Century Gothic", "trebuchet ms", sans-serif;
font-size: medium;
color: #663333;
background: #ffffff;
margin-left: 5px;
margin-right: auto;
padding: 5px;
}

h1 {
font-family : "Century Gothic", "trebuchet ms", sans-serif;
color : #660000;
font-size : large;
}

h2 {
font-family : "Century Gothic", "trebuchet ms", sans-serif;
color : #660000;
font-size : medium;
}

h3 {
font-family : "Century Gothic", "trebuchet ms", sans-serif;
color : #660000;
background-color: #f96;
font-size : small;
}

ul {
list-style: none;
list-style-position: outside;
background-repeat: no-repeat;
}

ul.li {
list-style: none;
list-style-type: none;
}

ul.compact { /* class="compact" */
list-style: inside;
list-style-type: none;
}

#ul.img {
list-style-image: url('/img/folder2.png');
list-style-position: outside;
background-repeat: 
no-repeat;
}
 
a:link {
font-weight: normal;
text-decoration: none;
color: #cc5500;
}

a:visited {
color: #f0dc82;
text-decoration: none;
}

a:hover {
font-weight: bold;
text-transform: none;
color: #cd7f32;
cursor: pointer;
}

a:active {
font-style: italic;
background-color: #7f6a00;
}

strike,code,pre {
font-family: "courier new", courier;
font-size: 10px;
color: #666666; /* med grey */
}

code {
font-family: "courier new", courier;
font-size: 10px;
color: #000000; /* black */
background: #CCCCCC; /* med grey */
border: dotted 1px #000000;
}

.sig {
font-family: arial, sans-serif;
font-size: 10px;
color: #996600; /* choc */
text-align: center;
}

.red {
color: #ff0000;
font-weight: bold;
}

#header {
text-align: center;
/*float: ;*/
background-image: url('/img/urlage-com_banner.png');
background-repeat: 
no-repeat;
background-attachment: 
scroll;
background-position: center top;
padding: 10px;
}

/* font-size: xx-large;
color: #7b3f00;
font-weight: bolder;
background-color: #f0dc82;
border: 0; */

#coder {
width: 30%;
float: inherit;
padding: 25px;
}

#container {
  width: 800px ;
}

#content {
  margin-left:  200px;
  padding: 100px 10px 5px 10px;
}

#content-r {
width: 40px ;
margin-left:  10px;
}

.gads {
width: 120px ;
margin-left:  10px;
}

#navbar {
  float: inherit;
  width: 125px;
}

div.img
{
  margin: 2px;
  border: 1px solid #660000;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
/*background-image: url(dark2.png);*/
background-color: #f0dc82;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #660000;}
div.desc
{
color: #660000;  
text-align: center;
  font-weight: bold;
  width: 120px;
  margin: 2px;
}

/*#gallery {
color: #660000;
float: center;
padding: 20px;
background-image: url(dark2.png); /*#660000;*/
border: medium double #660000;
overflow: auto;
z-index: 1;
}*/

#footer {
font-family: "Century Gothic", "trebuchet ms", sans-serif;
font-size: 10px;
color: #663333;
text-align: center;
background-image: url('/img/ua-footer.png'); /* alt ftr: .png */
background-repeat: no-repeat;
background-position: bottom center;
padding: 5px;
clear: both;
/* background-color: #FFFFCC; */
/* width: 745px; */
/* margin-left:  100px; */
}

p.pl {text-align: left}
p.pl-1 {text-align: left; font-size: small}
p.pr {text-align: right}
p.pc {text-align: center}
p.pc-1 {text-align: center; font-size: small}

div.dc {text-align: center}
div.dl {text-align: left}
div.dr {text-align: right}

img.c2 {border:0;width:88px;height:31px}
span.c1 {font-weight: normal;}

/* <![CDATA[ */
/* ]]> */
