

/*Core Stylesheet for Triple C Trucking.Com
*/

body {
position: relative;
font-family: "Comic Sans MS", sans-serif, Verdana, Arial, Helvetica, Times;
font-size: 1em;
font-weight: normal;
background-color: #020217;}

#main {
position: relative;
width: 950px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
}

#header {
position: relative;
width: 800px;
height: 110px;
margin-left: auto;
margin-right: auto;
}

#left {
background-image: url(../Images/Highway01.jpg);
position: absolute;
top: 101px;
width: 250px;
margin-left: 64px;
height: 400px;
border-left: 1px #c70493 solid;
border-top: 1px #c70493 solid;}

#center {
position: absolute;
top: 101px;
width: 318px;
margin-top: 0em;
margin-left: 316px;
margin-right: 316px;
border-left: 1px #c70493 solid;
border-right: 1px #c70493 solid;
border-top: 1px #c70493 solid;
height: 379px;}

#center2 {
position: absolute;
width: 318px;
height: 25px;
margin-top: 364px;
margin-left: 316px;
margin-right: 316px;
border: 1px #c70493 solid;}

#center3 {
background-color: #00007f;
position: absolute;
width: 300px;
height: 40px;
margin-top: 395px;
margin-left: 325px;
color: #dae11a;
font-family: "Comic Sans MS", sans-serif, Verdana, Arial, Helvetica, Times;
font-size: 1.3em;
font-weight: normal;
font-style: normal;
text-align: center;
word-spacing: .3em;
border: 1px #c70493 solid;
line-height: .5px;}

#right {
background-image: url(../Images/Highway01.jpg);
position: absolute;
top: 101px;
width: 250px;
height: 400px;
margin-top: 0em;
margin-left: 637px;
border-top: 1px #c70493 solid;
border-right: 1px #c70493 solid;}

#txtboxleft {
position: absolute;
width: 250px;
height: 97px;
margin-top: 300px;
font-family: "Comic Sans MS", sans-serif, Verdana, Arial, Helvetica, Times;
font-size: 1.3em;
font-weight: bold;
font-style: normal;
color: #1b1e77;
margin-left: auto;
margin-right: auto;
background-image: url(../Images/tbbg1.jpg);
text-align: center;
border-top: 1px #c70493 solid;
border-bottom: 1px #c70493 solid;
vertical-align: text-top;
line-height: 1em;
letter-spacing: normal;
word-spacing: normal;}



#txtboxright {
position: absolute;
width: 250px;
height: 97px;
margin-top: 300px;
font-family: "Comic Sans MS", sans-serif, Verdana, Arial, Helvetica, Times;
font-size: 1.3em;
font-weight: bold;
font-style: normal;
color: #1b1e77;
margin-left: auto;
margin-right: auto;
background-image: url(../Images/tbbg1.jpg);
text-align: center;
border-top: 1px #c70493 solid;
border-bottom: 1px #c70493 solid;
vertical-align: text-top;
line-height: 1em;
letter-spacing: normal;
word-spacing: normal;}

/*Holder for truck image
*/
#freightliner {
position: absolute;
width: 250px;
height: 154px;
margin-left: 35px;
margin-top: 50px;}

/*Begin holders for traffic lights
*/
#trafleft {
position: absolute;
width: 25px;
height: 57px;
margin-left: 298px;
margin-top: 393px;}

#trafright {
position: absolute;
width: 25px;
height: 57px;
margin-left: 628px;
margin-top: 393px;}

#trafleft2 {
position: absolute;
width: 25px;
height: 57px;
margin-left: 30px;
margin-top: 70px;}

#trafright2 {
position: absolute;
width: 25px;
height: 57px;
margin-left: 260px;
margin-top: 70px;}
/*End holders for traffic lights
*/

/*Holder for the Gnome
*/
#gnome {
position: absolute;
width: 150px;
height: 187px;
margin-left: 400px;
margin-top: 530px;}

/*Style for contact info
*/
p.style1 {
color: #dae11a;
font-size: 1em;
text-align: center;
}

a:link {
color: #dae11a;
}

a:visited {
color: #9724c1;}

a:hover {
color: #2fde03;
}

a:active {
color: #ff0313;}
