body {
	background-color: #0D0D0D;
	margin-top: 0px;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
}

#main {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #010601;
}

#main a {
	outline-style:none;
}

#main img {
	outline-style:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main #header {
	width: 950px;
	background-color: #010601;
	height: 230px;
}
#main #sideBar {
	float: left;
	width: 230px;
	height: 830px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #010601;
}
#main #sideBar #menu {
	width: 230px;
	height: 545px;
	margin-top: 30px;
}
#main #sideBar #bannerSideBar {
	height: 214px;
	width: 181px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bannerSideBar.png);
	background-repeat: no-repeat;
}
#main #sideBar #bannerSideBar #space {
	height: 40px;
	width: 181px;
}
#main #sideBar #bannerSideBar #animeBanner {
	height: 174px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
}


#main #content {
	float: right;
	width: 720px;
	background-image: url(images/contentBackground.gif);
	background-repeat: repeat-y;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #CCC;
}
#main #content #welcomeContent {
	height: 223px;
	width: 620px;
	margin-top: 45px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content1.png);
	background-repeat: no-repeat;
}
#main #content #welcomeContent #titulo {
	width: 610px;
	height: 25px;
	padding-top: 10px;
	padding-left: 10px;
}
#main #content #welcomeContent #welcomeText {
	height: 143px;
	width: 585px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 20px;
}



#main #content #newsBannerContent {
	height: 223px;
	width: 620px;
	margin-top: 55px;
	margin-right: auto;
	margin-left: auto;
}
#main #content #newsBannerContent #newsContent {
	float: left;
	height: 223px;
	width: 293px;
	background-image: url(images/newsBannerContent.png);
	background-repeat: no-repeat;
}
#main #content #newsBannerContent #newsContent #titulo{
	width: 283px;
	height: 25px;
	padding-top: 10px;
	padding-left: 10px;
}
#main #content #newsBannerContent #newsContent #newsText {
	height: 153px;
	width: 248px;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 25px;
}


#main #content #newsBannerContent #bannerContent {
	float: right;
	height: 190px;
	width: 293px;
	background-image: url(images/newsBannerContent.png);
	background-repeat: no-repeat;
	padding-top: 33px;
	text-align: center;
}
#main #content #footerContent {
	height: 223px;
	width: 620px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footerContent.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#main #content #contentText {
	width: 620px;
	margin-top: 45px;
	margin-right: auto;
	margin-left: auto;
}
#main #content #contentText #top {
	background-image: url(images/contentTop.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 610px;
	vertical-align: middle;
	color: #FFF;
	padding-top: 15px;
	padding-left: 10px;
}
#main #content #contentText #middle {
	background-image: url(images/contentMiddle.png);
	background-repeat: repeat-y;
	width: 570px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
#main #content #contentText #middle #newG {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 50px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
}
#main #content #contentText #middle #newG #newTitle {
	height: 25px;
	width: 365px;
	float: left;
	padding-left: 5px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #999;
}
#main #content #contentText #middle #newG #newDate {
	float: right;
	height: 25px;
	width: 190px;
	text-align: right;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: normal;
	color: #999;
	padding-right: 10px;
}
#main #content #contentText #middle #newG #newText {
	clear: both;
	width: 548px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-top-color: #11220D;
	border-right-color: #11220D;
	border-bottom-color: #11220D;
	border-left-color: #11220D;
}
#main #content #contentText #middle #newR {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 50px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
}
#main #content #contentText #middle #newR #newTitle {
	height: 25px;
	width: 365px;
	float: left;
	padding-left: 5px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #999;
	padding-top: 10px;
}
#main #content #contentText #middle #newR #newDate {
	float: right;
	height: 25px;
	width: 190px;
	text-align: right;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: normal;
	color: #999;
	padding-right: 10px;
	padding-top: 10px;
}
#main #content #contentText #middle #newR #newText {
	clear: both;
	width: 548px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-top-color: #200404;
	border-right-color: #200404;
	border-bottom-color: #200404;
	border-left-color: #200404;
}
#main #content #contentText #middle #company {
	width: 570px;
	margin-bottom: 25px;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #0F1F0B;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #0F1F0B;
	padding-top: 10px;
}



#main #content #contentText #button {
	background-image: url(images/contentButton.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 620px;
	margin-bottom: 0px;
	color: #FFF;
}


#main #footer {
	width: 950px;
	clear: both;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 85px;
	background-color: #010601;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#main #footer #credits {
	color: #999;
	width: 600px;
	margin-top: 40px;
	margin-left: 60px;
}
.alignCenter {
	text-align: center;
}
.alignRight {
	text-align: right;
}
.newsTitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;
	font-style: italic;
}
.newsText {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	font-style: italic;
}

.linksInGreenPage {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #FC0;
}

.welcomeName {
	text-transform: capitalize;
	color: #CCC;
	font-size: 16px;
	font-weight: bold;
}

#main #content #contentText #middle p #wall {
	border: medium inset #CCA400;
}

.redNote {
	font-size: 13px;
	color: #F90;
}

