body {
	font-size: 14px;
	background-color: #000000;
	margin: 0;
	padding: 10px;
	position:relative;
	
	background-repeat: no-repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F0DBEF; 
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F0DBEF;
	text-align: left;
	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F0DBEF; 
	text-align: center;
	
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F0DBEF; 
	text-align: left;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF; 
	text-align: right;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	
	line-height: 20px;
	font-weight: normal;
	color: #Ffffff;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#pgcntnt {
	width:960px;
	height:725px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/design7-09/bkgrnd_ajaiart.jpg);
	background-repeat: no-repeat;	
	
}

#header {
	width:100%;
	height:175px;
	
	position:relative;
	background-position: left center;
	
}
.headerleft {
	width: 50%;
	float:left;

}
.headerright {
	width: 50%;
	height: auto;
	float: right;
	margin-top: 30px;
		
}
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;	
}

#header h2 {
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #6600ff;
	text-align: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	text-align: right;
}
#header h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	text-align: right;	
	
}
#header a {
	left: 10px;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #6600FF;
	text-align: left;	
}

#header a:hover {
		
	left: 10px;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	
	color: #ffffFF;
	text-align: left;
}
#header p {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
#navtop {
	width: 50%;
	height:20px;
	border: none;
	float: right;
}
#navtop ul,ol {
	display: inline;
	list-style-type: none;
	margin:0;
}
#navtop li {
	display: inline;
	list-style-type: none;
	margin:0;
	text-align: center;
}
#navtop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	display: block;
	float: left;
	margin: 0;
	width: 90px;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-left: 1px solid #000033;
	text-align: center;
	
}
#navtop a:hover {
	color: #FFFFFF;
	background-color: #000033;	
}
#navbottom {
	width:100%;
	height:15px;
	border: none;
	clear: both;
}
#navbottom ul,ol {
	display: inline;
	list-style-type: none;
	margin:0;
}
#navbottom li {
	display: inline;
	list-style-type: none;
	margin:0;
	text-align: center;
}
#navbottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F0DBEF;
	text-decoration: none;
	display: block;
	float:left;
	margin: 0;
	width: 100px;
	border-right: 1px solid #F0DBEF;
	text-align: center;
	padding: 3px;
}
#navbottom a:hover {
	color: #ffffff;
	background-color: #913F9A;	
}


#sidcol {
	width:150px;
	height:auto;
	float:left;
	text-align: left;
	clear: both;
	padding-bottom: 20px;
	margin-top: 40px;
	margin-left: 10px;
}
#sidcol h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	text-align: left;
	position: relative;
	top: 20px;
	margin: 2px;
	padding: 2px;
	
}
#sidcol a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	position: relative;
	top: 20px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-top: 20px;
	margin-left: 20px;
}

#sidcol a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffFF;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	position: relative;
	top: 20px;
	background-color: #000033;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
#midcol {
	width:400px;
	height:auto;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
	float: left;
	padding-right: 5px;
	padding-left: 20px;
	clear: right;
	margin-top: 30px;
}
#midwrap {
    width:400px;
	height:auto;
	padding-top: 20px;
	padding-bottom: 0px;
	position: relative;
	background-color: #000000;
	float: left;
	clear: right;
	
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-bottom: 0px;
}
#midinner {
	margin-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #0000ff;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#tablewrap {
    width:600px;
	height:auto;
	padding-top: 20px;
	padding-bottom: 0px;
	position: relative;
	background-color: #000000;
	float: left;
	
	
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 30px;
	margin-bottom: 0px;
}
#table {
	margin-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #0000ff;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.tablehead1 {
	width: 75px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	border: 2px solid #FFFFFF;
	float: left;
	clear: right;
	
}
.tablehead2 {
	width: 75px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	border: 2px solid #FFFFFF;
	float: left;
	clear: right;
}
.tablehead3 {
	width: 375px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	border: 2px solid #FFFFFF;
	float: left;
	clear: right;
}
.tablecol1 {
	width: 75px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: list-item;
	border: 2px solid #FFFFFF;
	float: left;
	clear: right;
	
}
.tablecol2 {
	width: 75px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	border: 2px solid #FFFFFF;
	float: left;
	clear: right;
	
}
.tablecol3 {
	width: 375px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	display: block;
	border: 2px solid #FFFFFF;
	float: left;
	clear: right;
	
}
#rsidcol {
	width:300px;
	height:auto;
	padding-top: 20px;
	padding-bottom: 0px;
	position: relative;
	background-color: #000000;
	float: right;
	clear: right;
	padding-right: 2px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-bottom: 0px;
}
#rsidcol a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	position: relative;
	top: 20px;
}

#rsidcol a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	position: relative;	
	top: 20px;
}
#rsidnarrow{
	width:150px;
	height:auto;
	padding-top: 20px;
	padding-bottom: 0px;
	position: relative;
	background-color: #000000;
	float: right;
	clear: right;
	padding-right: 2px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-bottom: 0px;
}
#rsidnarinner {
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #0000ff;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;	
}
#rsidnarinner a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	position: relative;
	top: 20px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-top: 10px;
	margin-left: 0px;
}

#rsidnarinner a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffFF;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	position: relative;
	top: 20px;
	background-color: #000033;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
#rsidnarinner blockquote{
	font-size:9px;
}
#maincol {
	width:700px;
	height:auto;
	float: left;
	clear: right;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
	margin-top: 30px;
	
}
#mainwrap {
    width:700px;
	height:auto;
	padding-top: 20px;
	padding-bottom: 0px;
	position: relative;
	background-color: #000000;
	float: left;
	clear: right;
	
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
#maininner {
	margin-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #0000ff;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#maincol a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;	
}
#maincol a:hover {
	color: #999999;
	text-decoration: none;	
}
.mainleft {
	width: 500px;
	float: left;

}
.mainright {
	width: 200px;
	float: right;
}
#form {
	margin-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #0000ff;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px
}
#form p {
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.form {
	
}
fieldset {
	padding: 10px;
	border: 2px solid #999999;
	margin-bottom: 5px;
	position:relative;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
label {
	display: block;
	clear: right;
	text-indent: 0;
	color: #ffffff;
}
input[type="text"] {
	padding-bottom: 5px;
	display: block;
	background-color: #FFFFFF;
	width: 200px;
	border: 1px solid #000000;
}
input[type="file"] {
	padding-bottom: 5px;
	display: block;
	background-color: #FFFFFF;
	width: 200px;
	border: 1px solid #000000;
}
input[type="submit"] {
	display: block;
	clear: left;
	position: relative;
	
	padding: 2px;
}
.mainimage {
	margin-left: 15px;
	height: auto;
	width: auto;
}

.ibox {
	margin:10px;
	width:600px;
	height:auto;
	float: left;
	background-image: url(../images/main.jpg);
	display: block;
	
	position: relative;
	border: medium outset #F0DBEF;
}
.imagebox {
	margin-left: 15px;
	height: 300px;
	width: 400px;
}

#ad {
	width: 150px;
	clear:both;
	height:auto;
	float: left;
}	
#footer {
	
	height:25px;
	background-repeat: no-repeat;
	background-image: url(../images/copyrightARR.png);
	background-position: left;
	
}
#footer p {
	color: #F0DBEF;
	padding: 2px;
	text-align: right;
	
	
	
	
}
#footer h5 {
	color: #F0DBEF;
	padding-top: 2px;
	text-align: right;
	margin: 0px;
	
	
}


