@charset "utf-8";
/* CSS Document */

body {
	font-family: Calibri, Helvetica, serif;
	background-color: #9AB7F1;
}
#container {
	font-family: Calibri, Helvetica, serif;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	min-height: 600px;
}
#banner {
	width: auto;
	height: 100px;
	top: -10px;
	position: relative;
}

#banner h1 {
	font-family: Calibri, Helvetica, serif;
	font-size: 60px;
	color: #FFF;
	text-decoration: none;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
}

#banner h2 {
	color: #5179C1;
	font-size: 33px;
	text-decoration: none;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	font-family: Calibri, Helvetica, serif;
	font-weight: bolder;
	position: relative;
	left: 0px;
	top: -27px;
}
#banner h5 {
	font-family: Calibri, Helvetica, serif;
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 147px;
	top: -34px;
}

#navigation {
	position: relative;
	height: 67px;
	vertical-align: middle;
	width: auto;
	font-family: Calibri, Helvetica, serif;
	text-decoration: none;
	top: -25px;
}
#main {
	font-family: Calibri, Helvetica, serif;
	background-color: #FFF;
	border: 3px solid #466AA4;
	position: relative;
	min-height: 440px;
	top: -48px;
	padding-left: 15px;
	padding-top: 10px;
}
#main h1 {
	font-family: Calibri, Helvetica, serif;
	font-style: italic;
	font-weight: bolder;
	color: #466AA4;
	margin: 0px;
	padding: 0px;
}
#main .proglang  {
	font-family: Calibri, Helvetica, serif;
	color: #000;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	display: inline;
	font-style: italic;
}
#main .gametype {
	font-family: Calibri, Helvetica, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	padding: 0px;
	position: relative;
	top: -5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main .devdate {
	font-family: Calibri, Helvetica, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 50%;
	text-decoration: none;
}



#main ul h5{
	font-family: Calibri, Helvetica, serif;
	font-style: italic;
	text-decoration: none;
	font-size: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#main ul .pic {
	list-style-type: none;
	padding: 0px;
	position: relative;
	margin-top: 5px;
	margin-right: 30px;
	display: inline;
	left: 0px;
	overflow: hidden;
	height: 100px;
	width: 100px;
}
#main ul .pic a img{
	text-decoration: none;
	border: 2px solid #FFF;
}
#main ul .pic a:hover img {
	text-decoration: none;
	border: 2px solid #6591D7;
}
#main ul .pic a:visited img {
	text-decoration: none;
}
#main ul li  {
	list-style-type: none;
	list-style: none;
}





#main ul .projecta a{
	font-family: Calibri, Helvetica, serif;
	font-size: 30px;
	text-decoration: none;
	color: #000;
	list-style-image: none;
	list-style-type: none;
	list-style: none;
	display: block;
	left: -20px;
	position: relative;
	width: 59%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: center;
	vertical-align: middle;
	text-transform: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bolder;
	background-color: #BCCFF5;
	border: 2px outset #6591D7;
}
#main ul .projecta a:hover {
	font-family: Calibri, Helvetica, serif;
	font-size: 30px;
	text-decoration: none;
	color: #000;
	list-style-image: none;
	list-style-type: none;
	display: block;
	left: -20px;
	position: relative;
	width: 59%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: center;
	vertical-align: middle;
	text-transform: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bolder;
	background-color: #9AB7F1;
	border: 2px inset #6591D7;
}
#main ul .projecta a:visited {
	text-decoration: none;
}


#main ul .projectb a{
	font-family: Calibri, Helvetica, serif;
	font-size: 30px;
	text-decoration: none;
	color: #000;
	list-style-image: none;
	list-style-type: none;
	list-style: none;
	display: block;
	left: -20px;
	position: relative;
	width: 59%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: center;
	vertical-align: middle;
	text-transform: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bolder;
	background-color: #83A5DE;
	border: 2px outset #466AA4;
}
#main ul .projectb a:hover {
	font-family: Calibri, Helvetica, serif;
	font-size: 30px;
	text-decoration: none;
	color: #000;
	list-style-image: none;
	list-style-type: none;
	display: block;
	left: -20px;
	position: relative;
	width: 59%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: center;
	vertical-align: middle;
	text-transform: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bolder;
	background-color: #6591D7;
	border: 2px inset #466AA4;
}
#main ul .projectb a:visited {
	text-decoration: none;
}
#maintext {
	font-family: Calibri, Helvetica, serif;
	position: relative;
	width: 60%;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
}
#maintext a {
	font-family: Calibri, Helvetica, serif;
	font-weight: bold;
	font-style: italic;
	color: #466AA4;
	text-decoration: none;
}
#maintext a:hover {
	font-family: Calibri, Helvetica, serif;
	font-weight: bold;
	font-style: italic;
	color: #9AB7F1;
	text-decoration: none;
}
#maintext a:visited {
	text-decoration: none;
}



#maintext ul li {
	font-family: Calibri, Helvetica, serif;
	list-style-type: square;
	list-style-image: url(images/listdot.jpg);
	vertical-align: middle;
}


a .filesize {
	font-size: 9px;
}

#footer {
	font-family: Calibri, Helvetica, serif;
	font-size: 12px;
	color: #FFF;
	font-style: italic;
	text-decoration: none;
	position: relative;
	width: 590px;
	top: -44px;
}

#sidebar {
	/*width: 275px;
    background-color: #6591D7; */
	position: absolute;
	/*top: -60px; */
	z-index: 6;
	/* left: 590px; */
	/*min-height: 400px;*/
	height: 110%;
	
	/* min-height: 110%;
	height: 364px; */
	/*padding: 15px;*/
	/*after this is new stuff added*/
	background-color: #6591D7;
	border: 15px solid #6591D7;
	width: 269px;
	padding: 2px;
	float: right;
	left: 610px;
	top: -40px;
}
#sidebarborder {
	/* min-height: 476px; */
	position: relative;
	width: 265px;
	border: 2px solid #9AB7F1;
	min-height:99%;  
	height:99%; 
}


#sidebartext {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
	width: 225px; 
	height:100%; 
	min-height: 400px;
}

#sidebartext h2 {
	color: #FFF;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#sidebartext ul  li{
	font-family: Calibri, Helvetica, serif;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	list-style-type: square;
	list-style-image: url(images/listdot-lite.jpg);
	margin-bottom: 5px;
	position: relative;
	left: -20px;
}


#sidebartext ul li a {
	font-family: Calibri, Helvetica, serif;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 10px;
}
#sidebartext ul li a:hover {
	font-family: Calibri, Helvetica, serif;
	color: #9AB7F1;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
#sidebartext ul li a:visited {
	text-decoration: none;
}
#sidebartext  a h6 {
	font-size: 13px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	white-space: normal;
	display: inline;
}
#facebooklike {
	height: auto;
	width: auto;
	position: relative;
	top: 80px;
}





#navigation ul {
	text-decoration: none;
	list-style-type: none;
	left: -40px;
	width: auto;
	position: relative;
	top: 9px;
}
#navigation ul li {
	display: inline;
	text-align: left;
	vertical-align: middle;
	margin-right: 10px;
	font-family: Calibri, Helvetica, serif;
	color: #FFF;
	text-decoration: none;
	font-size: 24px;
}
#navigation ul li a {
	display: inline;
	text-align: center;
	background-color: #6591D7;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #466AA4;
	border-right-color: #466AA4;
	border-bottom-color: #466AA4;
	border-left-color: #466AA4;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Calibri, Helvetica, serif;
	color: #FFF;
	text-decoration: none;
	font-size: 24px;
	margin-right: 10px;
	padding-bottom: 10px;
}
#navigation ul li a:hover {
	display: inline;
	text-align: center;
	background-color: #466AA4;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #466AA4;
	border-right-color: #466AA4;
	border-bottom-color: #466AA4;
	border-left-color: #466AA4;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Calibri, Helvetica, serif;
	color: #9AB7F1;
	text-decoration: none;
	font-size: 24px;
	margin-right: 10px;
	padding-bottom: 10px;
}
#navigation ul li a:visited {
	text-decoration: none;
}
#sidebartext h2  a {
	font-family: Calibri, Helvetica, serif;
	color: #FFF;
	text-decoration: none;
}
#sidebartext h2 a:hover {
	font-family: Calibri, Helvetica, serif;
	color: #9AB7F1;
	text-decoration: none;
}
#sidebartext h2 a:visited {
	text-decoration: none;
}
#sidebartext .award {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
