/* Design by http://www.studio7designs.com */

*{border:0;margin:0;padding:0;background:transparent;} 

body
{
font-family: trebuchet ms, verdana, arial, tahoma;
font-size: 80%; color: #333333;
background-color: #ffffff;
line-height: 200%;
margin-top: 0px;
background: #ffffff url('../img/glen_img/layout_images/bg.gif') top center repeat-x;
}

#border
{
border: 0px ;
width: 770px;
background-color: #FFFFFF;
background:url('../img/glen_img/layout_images/backround2.gif') no-repeat;
margin: 0 auto;
}

#header
{
height: 192px;
width:742px;
margin-left:-1px;
background-image:url('../img/glen_img/layout_images/header.gif');
border-right: 2px solid white;
}

* html #header { margin-left: 0;  }

#content
{
padding: 0.5em 1em;
max-width: 740px;
background-color: #FFFFFF;
}

* html #content {height:1%}
* > html #content {height:auto}

#container
{
width: 740px;
margin: 0px auto;
background-color: #ffffff;
border: 0px solid #669900;
}

.splitright {
background: #ffffff url('images/menu.gif') top center no-repeat;
width: 30%;
float: right;
overflow: hidden;
text-align: center;
}

.splitleft {
background: #ffffff;
margin:auto;
width: 68%;
float: left;
overflow: hidden;
text-align: justify;
}

.left_column {
background: #ffffff;
margin:auto;
width: 48%;
float: left;
overflow: hidden;
text-align: center;
}

.right_column{
background: #ffffff;
margin:auto;
width: 48%;
float: left;
overflow: hidden;
text-align: center;

}

#introduction{
	float:right;
	width:180px;
	padding:0px 0px;
	margin:20px 0 20px 20px;
	background: url(images/menu.gif) no-repeat;
	text-align:center;
	line-height:1.5em;
	color:#999999;
	font-size:1.0em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:0px;
}

#introduction ul, #introduction li {
text-align:center;
	list-style: none;
	margin: 0;
	padding: 0;
}

#introduction a {
	border-bottom: none;
	color:#999999;
}

#introduction h3{
	text-align: center;
	position:static;
}

#introduction a:link, a:visited{
	color:#999999;
}

#introduction a:hover, a:active{
	/*color:#5B8FBE;*/
	color:#900000;
}



/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	text-align: center;
	height: 30px;
	/*background-color: #E7F2FE;*/
	background-color: #900000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
	
}


#footer a:link, a:visited{
	/*color:#5B8FBE;*/
	color: #ffffff;
}

#footer a:hover, a:active{
	color:#cccccc;
}




a:active,
a:visited,
a:link	    			{ color: #5B8FBE; text-decoration: none; }
a:hover					{ color: #999999; text-decoration: none; }

/* ~~~~~~~~~ PROPS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */

    #topmenu {
	position: relative;
	top: 13px;
	left: 15px;
	width: 540px;
	font-size:93%;
	margin: 0;
	line-height:normal;
	height: 41px;
      }
    #topmenu ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu a {
      float:left;
      background:url(../img/glen_img/layout_images/menuleft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #topmenu a span {
      float:left;
      display:block;
      background:url(../img/glen_img/layout_images/menuright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      /*color:#5B8FBE;*/
	  color:#900000;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
      /*color:#5B8FBE;*/
	  color:#900000;
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }
/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{
font-size: 120%;
color: #659500;
}

h3{
	/*color:#5B8FBE;*/
	color:#900000;
	font-family:geneva,arial,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:0.8em;
	font-weight:bold;
	padding:0 2px;
	margin:0;
}

.gallery-img{
	border: 1px solid #999999; 
	padding: 3px;
	margin: 0px 10px 0px 10px;

}

.interest-img{
	border: 1px solid #999999; 
	padding: 3px;
	margin: 0px auto 0px auto;
}

#gallery-block{
	float: left;
	border: '1px solid #333333';
	width: 357px;
	height: 245px;
	margin: 10px auto 10px auto;	
	
}

#interest-block{
	float: left;
	border: '1px solid #333333';
	width: 220px;
	height: 200px;
	margin: 5px auto 5px auto;
	text-align: center;	
	
}


/*~~~~~~~~~~~forms~~~~~~~~~~~~~~~*/
INPUT {
background-color: white;
color: black;
font-size: 12pt;
border: 2px solid grey;
margin: 5px auto 5px auto;
vertical-align: middle;
}

TEXTAREA {
background-color: white;
border: grey 2px solid;
color: black;
font-size: 12pt;
font-weight: normal;

}

SUBMIT {
background-color: white;
border: 1px solid grey;
}

/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/

.style4 {
	font-size: 16px;
	color: #900000;
	font-weight: bolder;
	}
	
.style-interest {
	font-size: 16px;
	color: #900000;
	font-weight: bolder;
	clear:both;
}

.style5 {
	font-size: 12px;
	color: #CCCCCC;
}

.gallery-entrance-img {
	margin: 20px auto auto auto;
	border: 1px solid #550000;
	padding: 7px 7px 7px 7px;
}

#site_title {
	border-bottom: 2px solid #C00000;
	/*background-color: #FFFFFF;*/
	padding: 0px 0px 0px 0px;
	color: #C00000;
	letter-spacing: 1pt;
	font-weight: bold;
	font-size: 20px;
	clear: both;
	margin:  120px auto auto auto;
	text-align: right;
}

#section_title {
	border: '1px solid #000000';
	font: Verdana;
	padding: 5px 5px 5px 5px;
	color: #ffffff;
	letter-spacing: 2pt;
	font-weight: bolder;
	font-size: 35px;
	height: 35px;
	clear: both;
	margin:  0px 0px auto auto;
	text-align: right;
}