@charset "UTF-8";
@import "Color.css";
@import "Navigation.css";
@import "JamesRossNuttVoices.css";

body #CONTENT #VOICE
{
	position:absolute;
	top:70px;
	left:75px;
}

body #CONTENT #CD1
{
    position:absolute;
    top:0px;
	left:-50px;
	width:40px;
	height:40px;
	background:url(../IMAGE/SaveIt.jpg) no-repeat;

}

body #CONTENT #CD1:hover
{
	background-position:0px -40px;
}

body #CONTENT #JRN #NAME
{
    position:absolute;
    width:350px;
    margin-top:5px;
    margin-left:50px;

}

body #CONTENT #JRN #DOWNLOAD
{
    position:absolute;
    width:350px;
    margin-top:45px;
    font-size:50%;
}


body #CONTENT a
{

	text-decoration:none;
	color:rgb(255,255,255);
}

body #CONTENT a:hover
{

	text-decoration:none;
	color:rgb(150,0,0);
	text-shadow: 2px 2px 4px rgb(100,25,25);
}




body #CONTENT #NAVIGATION
{
	position:absolute;
	top:-345px;
	left:0px;
	width:1000px;
	height:800px;
	background:url(../IMAGE/WelcomeBack.jpg) no-repeat;
	background-position:center;
	text-indent:-9999px;
}

body #CONTENT #PDF a
{
	position:absolute;
	top:10px;
	left:790px;
	font-size:75%;
	text-shadow: 2px 2px 4px rgb(100,100,100);
	text-decoration:none;
	color:rgb(255,255,255);
}

body #CONTENT #PDF a:hover
{
	text-decoration:none;
	color:rgb(150,0,0);
	text-shadow: 2px 2px 4px rgb(100,25,25);
}

body #CONTENT #PDF #CD
{
	position:absolute;
	top:-5px;
	left:-50px;
	width:40px;
	height:40px;
	background:url(../IMAGE/SaveIt.jpg) no-repeat;
}

body #CONTENT #PDF #CD:hover
{
	background-position:0px -40px;
}

body #CONTENT #PDF
{
	position:absolute;
	top:-30px;
	left:75px;
	width:850px;
	font-size:200%;
	text-shadow: 2px 2px 4px rgb(100,100,100);
}


body #CONTENT #JRN
{
	position:absolute;
	top:0px;
	left:125px;
	width:350px;
	height:25px;
	font-size:150%;
	text-shadow: 2px 2px 4px rgb(100,100,100);
}

body #CONTENT #ADDRESS
{
	position:absolute;
	top:-80px;
	left:75px;
	width:850px;
	font-size:115%;
	line-height:1.25em;
}

body #CONTENT #ADDRESS a
{
	font-weight:bold;
	text-decoration:none;
	color:rgb(255,255,255);
}

body #CONTENT #ADDRESS a:hover
{

	text-decoration:none;
	color:rgb(150,0,0);
	text-shadow: 2px 2px 4px rgb(100,25,25);
}

body #CONTENT #JAPANESE
{
	position:absolute;
	top:335px;
	left:75px;
	width:350px;
	font-size:150%;
	text-shadow: 2px 2px 4px rgb(100,100,100);
}

body #CONTENT #ENGLISH
{
	position:absolute;
	top:335px;
	left:575px;
	width:350px;
	font-size:150%;
	text-shadow: 2px 2px 4px rgb(100,100,100);
}

body #CONTENT #TEXTJAPANESE
{
	position:absolute;
	padding-bottom:60px;
	top:375px;
	left:75px;
	width:350px;
	line-height:1.5em;
	letter-spacing:1px;
	text-align:justify;
}

body #CONTENT #TEXTJAPANESE a
{
	font-weight:bold;
	text-decoration:none;
	color:rgb(255,255,255);
}

body #CONTENT #TEXTJAPANESE a:hover
{

	text-decoration:none;
	color:rgb(150,0,0);
	text-shadow: 2px 2px 4px rgb(100,25,25);
}

body #CONTENT #TEXTENGLISH
{
	position:absolute;
	padding-bottom:60px;
	top:375px;
	left:575px;
	width:350px;
	line-height:1.65em;
	text-align:justify;
}

body #CONTENT #TEXTENGLISH a
{
	font-weight:bold;
	text-decoration:none;
	color:rgb(255,255,255);
}

body #CONTENT #TEXTENGLISH a:hover
{

	text-decoration:none;
	color:rgb(150,0,0);
	text-shadow: 2px 2px 4px rgb(100,25,25);
}


body #CONTENT #AUDIO
{
	position:absolute;
	top:-50px;
	left:75px;
	width:0px;
	height:0px;
}

body #CONTENT #COPYRIGHT
{
    position:absolute;
    top:1350px;
    left:75px;
    width:850px;
    padding-bottom:30px;
    text-align:left;
}

body #CONTENT #DESIGNER
{
    position:absolute;
    top:1350px;
    left:75px;
    width:850px;
    padding-bottom:30px;
}

