body {
	color:#FFF;
        font-size:10px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#000;
	}
* {
	margin:0;
	padding:0;
	}
        a:link {
        text-decoration: none;
        color: #6495ED;
        }
        a:visited {
        text-decoration: none;
        color: #6495ED;
        }
        a:hover {
        text-decoration: none;
        color: #6495ED;
        }
        a:active {
        text-decoration: none;
        }
#indexwrap {
        
	width:650px;
        height:440px;
        margin-top: 50px;
        margin-bottom: 0px;
        margin-left: 175px;
        margin-right: auto;
        padding: 0px;
        border: thin solid #FFF;
	}
#indexwrap2 {

	width:650px;
        height:470px;
        margin-top: 50px;
        margin-bottom: 0px;
        margin-left: 175px;
        margin-right: auto;
        padding: 0px;
        border: thin solid #FFF;
	}
	
#quicklinks {
	float:right;
	width:145px;
        height:230px;
	background:none;
        margin-top: 20px;
        margin-bottom: 0px;
        margin-left: 10px;
        margin-right: auto;
        padding: 0px;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
#news {
		float:left;
		width:256px;
        height:235px;
		background:none;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 25px;
        margin-right: auto;
        padding: 12px;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
#wrap {
        background:#000;
	width:650px;
        height:440px;
        margin-top: 50px;
        margin-bottom: 0px;
        margin-left: 175px;
        margin-right: auto;
        padding: 0px;
        border: thin solid #FFF;
	}
#navigation {
		float:left;
        padding:0px;
		width:260px;
        height:270px;
        margin-left: 5px;
		background:none;
	}
#content {
	float:right;
	width:350px;
    height:270px;
	background:none;
	padding-right:25px;
	margin-top:-25px;
	position: relative;
	}
#header {
	width:650px;
	height:90px;
	background:none;
	}
#footer {
	width:650px;
	height:75px;
	background:none;
	}
#about {
	float:left;
	width:380px;
        height:235px;
	background:none;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 10px;
        margin-right: auto;
        padding: 10px;
	}
#aboutphoto {
	float:left;
	width:240px;
        height:235px;
	background:none;
        margin-top: 11px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: auto;
        padding: 0px;
	}
#wrapunder {
	width:650px;
        height:50px;
	background:none;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 195px;
        margin-right: auto;
	}
#green {
	float:left;
        width:100px;
        padding:12px;
        }
#panel {
	float:left;
        color:#FFF;
        width:414;
        }
#w3c {
	float:left;
        width:88;
        padding:12px;
}
        
.point {
	cursor:pointer;
	color: #6495ED;
	}