/* CSS Document */

body {
	background-color: #CCCCCC;
	text-align:center;
	margin:0px 0px;
	padding:0px;
}
a {
	color: #3583E4;
}
a:hover {
	color: #000066;
}

#deeye {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	margin:0px auto;
	width:1000px;
}
#main {
	background-image: url(images/bg_nav.gif);
	background-repeat: repeat-y;
	margin:0px auto;
	width:810px;
	text-align:left;
}

#deeye-01 {
	width:810px;
}

#deeye-02 {
	position:relative;
	float:left;
	width:137px;
	background-color:#FFFFFF;
}
#nav {
	position:relative;
	float:right;
	width:133px;
	background-color:#2A1EA0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #0099FF;
}
#nav p {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFF00;
	margin: 0px;
	padding: 4px 0px 4px 6px;
}
#content {
	position:relative;
	float:right;
	width:673px;
}
#text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#text p {
	padding: 10px 5px 0px 10px;
	margin: 0px;
}
#deeye-03 {
	position:relative;
	float:left;
	width:385px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#deeye-04 {
	position:relative;
	float:right;
	width:288px;
	background-color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}
#deeye-04 p {
	padding: 4px 0px 0px 10px;
	margin: 0px;
}

#long_text {
	position:relative;
	float:left;
	clear:both;
	width:672px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

#long_text p {
	padding: 4px 10px 0px 10px;
	margin: 0px;
}


#deeye-05 {
	position:relative;
	float:left;
	clear:both;
	width:672px;
	background-color:#BABDFF;
}
#deeye-05 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#deeye-06 {
	position:relative;
	float:left;
	width:660px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 10px 0px 0px 10px;
	margin: 0px;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: relative;
	clear: both;
	float: left;
	width:660px;
	margin: 0px;
	padding: 15px 0px 2px 10px;
	color: #2A1EA0;
}
#copyright a {
	color: #2A1EA0;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	font-variant: small-caps;
	color: #2B1EA3;
}
.small {
	font-size: 9px;
}
.large {
	font-size: 15px;
}
