/* ************ Stylesheet - Default.css ************ */
/* ************ Elements ************ */
body {
    margin:0 0 0 0;
    padding:0px;
	text-align:center;
    color: #333;
    /*background-color: #f5f5f5;*/
    font: 14px/1.22 "Arial" , "Tahoma" , "MS Sans Serif" , sans-serif;
    text-align: center;
    background: url(../images/backgroundcircle.jpg) -72px 0 no-repeat;
}

.heading
{
    font: bold 14px/1.22 "Arial" , "Tahoma" , "MS Sans Serif" , sans-serif ;
    padding:0 0 10px 0;
}

.subheading
{
    font: bold 14px/1.22 "Arial" , "Tahoma" , "MS Sans Serif" , sans-serif ;
    padding:10px 0 10px 0;
}

.subheadingnormal
{
    font: 14px/1.22 "Arial" , "Tahoma" , "MS Sans Serif" , sans-serif ;
    padding:10px 0 10px 0;
}

/* ************ Containers ************ */
div#print
{
    display: none;
}
div#container
{
    width:90%;
	margin:0px auto;
	text-align:left;
/*	border:1px dashed #333;*/
	background-color:Transparent;
}
div#header-wrap
{
    margin: 2px 0;
}
div#header-logo
{
    position:relative;
    top:-11px;
    z-index:10;
    background-color: #ffffff;
    background: transparent;
    float:right;
    margin: 0 0 0 0;
    padding: 0 25px 0 0;
}
div#header-left-links
{
    color:#000;
    font-weight:bold;
    vertical-align:middle;
    text-align:right;
    padding:270px 28px 0 0;
}

div#header-in
{
    padding: 10px;
    color: inherit;
    background-color: #fff;
    border-width: 0 2px 2px 0;
    background: url(../images/bannerfortop.jpg) no-repeat left top;
    height:133px;
}
div#content-wrap
{
    width:90%;
    vertical-align:top;
}

div#center
{
    color: inherit;
    border-width: 0 2px 2px 0;
    background-color:Transparent;
    vertical-align:top;
    height:1200px;
}
div#center-in
{
    background-color:Transparent;
    padding: 0 20px 20px 20px;
    vertical-align:top;
}
#center-table
{
     width:80%;
}

div#left
{
    float: left;
    width: 170px;
    color: inherit;
    border-width: 0 2px 2px 0;
    background-color: transparent;
    vertical-align:top;
}
div#left-in
{
    padding: 1px 0 0 35px;
    background-color: transparent;
}
div#footer-wrap
{
    clear: both;
}
div#footer-in
{
}
.imgbuttons
{
    border: 0px;
    background-color: transparent;
}
.linkblack
{
    color:#000;
    text-decoration:underline;
}
.linkgreen
{
    color:#5B7B52;
    font-weight:bold;
    text-decoration:underline;
}
.nolinkwhite
{
    color:#fff;
    text-decoration:none;
}
.nolinkblack
{
    color:#000;
    text-decoration:none;
}
.nolinkblack:hover
{
    color:#000;
    text-decoration:underline;
}

div#link1 {
    background-image: url("../images/button1.png") ;
    background-repeat: no-repeat;
    width:94px;
    height:94px;
    border:1px solid transparent;
    padding: 11px 0 27px 0;
}
div#link1text {
    color:#fff;
    font-weight:bold;
    text-align:center;
    vertical-align:middle;
    padding:25px 0 0 0;
    cursor:pointer;
}
div#link1:hover {
/*
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
    -moz-opacity: 0.75;
    padding-left:1px;
*/
    border:1px solid transparent;
}

div#link2 {
    background-image: url("../images/button2.png") ;
    background-repeat: no-repeat;
    width:94px;
    height:94px;
    border:1px solid transparent;
    padding: 11px 0 27px 0;
}
div#link2text {
    color:#fff;
    font-weight:bold;
    text-align:center;
    vertical-align:middle;
    padding:26px 0 0 0;
    cursor:pointer;
}
div#link2:hover {
/*
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
    -moz-opacity: 0.75;
*/
    border:1px solid transparent;
}

div#link3 {
    background-image: url("../images/button3.png") ;
    background-repeat: no-repeat;
    width:94px;
    height:94px;
    border:1px solid transparent;
    padding: 11px 0 27px 0;
}
div#link3text {
    color:#fff;
    font-weight:bold;
    text-align:center;
    vertical-align:middle;
    padding:20px 0 0 0;
    cursor:pointer;
}
div#link3:hover {
/*
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
    -moz-opacity: 0.75;
    border-width:0px;
    border-style:groove;
*/
    border:1px solid transparent;
}

/* ************ Sub-Containers ************ */
*
{
}

/* ************ Lists ************ */
ul#nav-left
{
    margin: 20px;
    list-style: none;
}
ul#nav-left li
{
}
ul#nav-left li a
{
    display: block;
    width: 138px;
    padding: 5px 10px;
    color: #666;
    background-color: inherit;
    text-decoration: none;
    border-bottom: 1px solid #eee;
}
ul#nav-left li a:hover
{
    color: #666;
    background-color: #F1F7FF;
    border-bottom: 1px solid #E3EFFF;
}

ul#nav-top
{
    float: right;
    padding: 1px 0;
    list-style-type:circle ;
}
ul#nav-top li
{
    padding: 10px 0;
    display: inline;
}
ul#nav-top li a
{
    margin: 0 8px;
    color: #888;
    background-color: inherit;
    text-decoration: none;
    border-bottom: 1px solid #eee;
}
ul#nav-top li a:hover
{
    color: #4494FF;
    background-color: inherit;
    border-bottom: 1px solid #F1F7FF;
}
ul#nav-footer
{
    margin: 0 0 0 210px;
    padding: 0 2px;
    color: #aaa;
    background-color: inherit;
    list-style: none;
    text-align: right;
}
ul#nav-footer li
{
    display: inline;
}
ul#nav-footer li.left
{
    float: left;
}
ul#nav-footer li a
{
    margin: 0 3px;
    color: #aaa;
    background-color: inherit;
}
ul#nav-footer li a:hover
{
    color: #333;
    background-color: inherit;
}
ul.list
{
    margin: 20px;
}

/* >>> TYPOGRAPHY <<< */
*.x
{
    display: none;
}
div#header-wrap h1
{
    padding: 10px;
}
div#center h2
{
    margin: 0 0 5px 0;
}
div#left h2
{
    margin: 20px 20px 5px 20px;
}
div#center p
{
    margin: 5px 0 5px 0;
    color: #444;
    background-color: inherit;
    line-height: 18px;
}
div#left p
{
    margin: 0 20px 5px 20px;
    color: #666;
    background-color: inherit;
}
p a, ul.list a
{
    color: #4494FF;
    background-color: inherit;
    text-decoration: none;
    border-bottom: 1px solid #F1F7FF;
}
p a:hover, ul.list a:hover
{
    color: #333;
    background-color: inherit;
    border-bottom: 1px solid #eee;
}

/* ************ Forms ************ */
*
{
}

/* ************ End of Css ************ */



/*
				<ul id="nav-footer">
					<li class="left">copyright &copy; igas</li>
				</ul>

				        <tr><td class="subheading">How do I go about joining a group?</td></tr>
				        <tr>
				            <td style="padding:10px 0 0 15px;">
				            </td>
				        </tr>
				        <tr>
				            <td style="padding:0 0 15px 15px;">
				            </td>
				        </tr>
				        <tr>
				            <td style="padding:0 0 15px 15px;">
				            </td>
				        </tr>
*/