/*  
Theme Name: LAEGC
Theme URI: 
Description: 
Author: Randall Runnels
Author URI: http://www.thcreations.com

	LAEGC

*/

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }



/*/*/a{}
html, body {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  margin: 0;
  padding: 0;
  background: #FFFFFF;
  color:#333399;
  font-size:xx-small;
  voice-family:"\"}\"";
  voice-family:inherit;
  font-size:x-small;
    
}
html>body {
  font-size:x-small;
}
/* */

.post, #footer {
  width:616px;
  margin:12px;
}

h1,h2 {
  color:#660033;
}

h1 {
 font-size:1.75em;
}

h2.news {
  text-transform:uppercase;
  color:#333399;
  letter-spacing:1px; 
  font-size:1.6em;
  margin:25px 0;
}

h3 {
  margin:25px 0;
}

address { 
  font-style:normal;
  text-align:right;
}

p, ul {
  font-size:1.2em;
}

p {
  line-height:1.5em;
}

li {
  margin:3px;
}

img {
  margin:8px;
}

div.clearer {
  clear: both; 
  line-height: 0px; 
  height: 0px;
  overflow:hidden;
}

ul.news_list {
  list-style-type:none;
  padding:0;
  margin:0;
}

ul.news_list li {
  margin:15px 0;
}

#footer {
  margin-top:50px;
  font-size:.9em;
  text-align:center;
}