
head

{
	margin-left: auto;
    margin-right: auto;
}

body, h1, h2, h3, p, ul, li, ol div {
	background:#F0F0F0 url('images/bg.png') repeat;
	font-size:1em;
	font-weight:normal;
	padding:0px;
	color:#333333;
	text-shadow: 1px 1px 0 #FFFFFF;
	margin-left: auto;
    margin-right: auto;

}

a {
	text-decoration:none;

}

.navbuttons {

padding: 0;
margin: 0;
width: 50%;
float:left;

}

body {
	font-family: Georgia;
    margin: auto;
    width: 70%;
    align: center;
}

header {
	margin-top: 100px;
	margin-bottom: 10px;
	text-align:center;
	
}

header h1 {
	font-size:200%;		
	line-height:300%;
	text-align:center;

}

header h2 {
	color: #666666;
	font-size:120%;
	line-height:150%;
	margin-bottom:100px;
}

form {
	margin-top:40px;
	text-align:center;
	float:center;
	
}

.social {
	text-align:center;
	color: #666666;

}

a.social {
	margin-top:100px;
	width:25px; 
	height:25px;
	float:center;
	text-align:center;
	color: #666666;
}

.citizen {
	border-top: 2px groove #cccccc;
	text-align:center;
}

img.Logo {
	margin-bottom: 20px;
	width:200px; 
	height:85px;
	float:center;
	/*
	margin-right:15px; 
	*/
}

img.CitizenPortraitProfile {
	width:400px; 
	height:267px;
	float:center;
	/*margin-right:15px; 
	*/
}

.citizen h1 {
	font-weight:bold;
	font-size:18px;


}

.citizen h2 {
	color: #666666;
	font-size:14px;
	margin-top:0;
}

footer {
	border-top: 2px groove #cccccc;
	clear: both

}


/*
a.ArrestButton {
color: white;
font-size: .875em;
text-shadow: 0 -1px 2px #386F7D;
font-weight: bold;
padding: 5px 16px 4px;
background: #60C0D8 url('http://type-a-file.com/images/number-bg.png') repeat-x center center;
border-radius: .975em;
-moz-border-radius: .975em;
-webkit-box-shadow: 0px 1px 2px black;
-moz-box-shadow: 0px 1px 2px black;
box-shadow: 0px 1px 2px black;
}
*/


a.ArrestButton {
color: white;
font-size: .875em;
text-shadow: 0 -1px 2px #386F7D;
font-weight: bold;
padding: 5px 16px 4px;
background: #60C0D8 url('http://gadbaw.com/hackme/images/button-bg.png') repeat-x center center;
clear:both;
display:block;
width:80px;
text-align:center;
}

a.Button {
color: white;
display: inline-block;
font-size: .875em;
text-shadow: 0 -1px 2px #386F7D;
font-weight: bold;
padding: 5px 16px 4px;
background: #60C0D8 url('http://gadbaw.com/hackme/images/button-bg.png') repeat-x center center;
clear:both;
display:block;
text-align:center;
}

/*
a.NavButton{
background: #333 url(http://gadbaw.com/hackme/images/alert-overlay.png) repeat-x;
display: inline-block;
padding: 10px 43px 16px;
color: #fff;
text-decoration: none;
font-weight: bold;
line-height: 1;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px #999;
-webkit-box-shadow: 0 1px 3px #999;
text-shadow: 0 -1px 1px #222;
border-bottom: 1px solid #222;
position: relative;
cursor: pointer;
}
*/

a.NavButton{
background: #333 url(http://gadbaw.com/hackme/images/alert-overlay.png) repeat-x;
display: inline-block;
padding: 10px 0px 16px;
width:100%;
color: #fff;
text-decoration: none;
font-weight: bold;
line-height: 1;
text-align: center;
text-shadow: 0 -1px 1px #222;
border-bottom: 1px solid #222;
position: relative;
cursor: pointer;
}
