@charset "utf-8";
/* CSS Document */
body {
text-align:center;
margin:0px auto;
}

div.indexbox{
width:1024px;
height:676px;
margin:0px auto;
background-image:url('../images/index.gif');
background-repeat:no-repeat;
border-right:solid 1px #7497ce;
border-left:solid 1px #7497ce;
border-top:solid 1px #7497ce;
}

div.container{
width:1024px;
min-height:100%;
margin:0px auto;
background-repeat:no-repeat;
border-right:solid 1px #7497ce;
border-left:solid 1px #7497ce;
border-top:solid 1px #7497ce;
z-index:18;
}


div.indextext{
width:400px;
margin-left:15px;
height:100%;
float:left;}

div.logo{
width:1024px;
height:150px;
margin:0px auto;
clear:both;
background-color:#ffffff;
border-right:solid 1px #7497ce;
border-left:solid 1px #7497ce;
border-bottom:solid 1px #7497ce;
}

div.logobox{
float:right;
margin:15px;
}

div.topbar{
width:1024px;
height:100px;
clear:both;
border-bottom:solid 1px #7497ce;
background-color:#7497ce;
z-index:19;
}

div.topbarlogo{
margin:15px;
float:left;
z-index:20;}

div.topbarGLElogo{
margin:15px;
width:770px;
float:left;
z-index:20;}

div.pagecontent{
clear:both;
min-height:100%;
z-index:19;
width:1024px;
display:block;
padding-top:10px;
}

div.menucolumn{

float:left;
clear:left;
padding-top:10px;
padding-left:10px;
display:block;
width:150px;
min-height:100%;
z-index:20;
text-align:left;
}

div.content{
float:left;
display:block;
width:850px;
min-height:100%;
z-index:20;
text-align:left;
font-family:arial;
}


div.halfbox
{
width:48%;
margin:3px;
float:left;
}

div.form{padding-left:15px}

/*---------------------------------------------------------------------------text styles*/

p.boldtext{font-family:arial; font-size:1em; font-weight:bold; color:#000000}

p.title{font-family:arial; font-size:2em; font-weight:bold; color:#7497ce}

p.subtitle{font-family:arial; font-size:1.2em; color:#7497ce}

a{text-decoration:none; }

a.downloads{text-decoration:none; color:#7497ce }

a.menu{font-family:arial;font-size:1em; font-weight:bold; color:#000000; text-align:left;}

a.menu2{font-family:arial;font-size:1em; font-weight:bold; color:#5773d3; text-align:left;}

p{font-family:arial; font-size:1em; text-align:left; }

ul{font-family:arial}



/*-------------------------------------------------------------------------gallery*/



div.gallery{
width:400px;
float:left;

padding-right:15px;
}
div.gallery img{
margin-left:20px;
margin-bottom:15px;
}
p.gallery{align:center}



div.gallerycentre{
width:400px;
float:left;
margin-left:15px;
margin-bottom:15px;

}

div.gallerycentre img{
margin-left:15px;
margin-bottom:15px;
}
p.gallery{
padding-left:15px; font-family:arial; font-size:1.2em; color:#7497ce}

div.imagebox{
width:400px;
z-index:19;
float:left;
display:block;
margin-right:30px;
}